Skip to content

Commit cd00e81

Browse files
committed
v1.4.0
1 parent 3e942b4 commit cd00e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
group = 'me.byteful.plugin'
5858
version = '1.4.0'
5959
description = 'LevelTools'
60-
java.sourceCompatibility = JavaVersion.VERSION_1_8
60+
java.sourceCompatibility = JavaVersion.VERSION_17
6161

6262
publishing {
6363
publications {

0 commit comments

Comments
 (0)