Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
byteful committed Jun 5, 2024
1 parent 3e942b4 commit cd00e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
group = 'me.byteful.plugin'
version = '1.4.0'
description = 'LevelTools'
java.sourceCompatibility = JavaVersion.VERSION_1_8
java.sourceCompatibility = JavaVersion.VERSION_17

publishing {
publications {
Expand Down

0 comments on commit cd00e81

Please sign in to comment.