We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e942b4 commit cd00e81Copy full SHA for cd00e81
build.gradle
@@ -57,7 +57,7 @@ dependencies {
57
group = 'me.byteful.plugin'
58
version = '1.4.0'
59
description = 'LevelTools'
60
-java.sourceCompatibility = JavaVersion.VERSION_1_8
+java.sourceCompatibility = JavaVersion.VERSION_17
61
62
publishing {
63
publications {
0 commit comments