Skip to content

Commit eb701ab

Browse files
committed
use java version constant
1 parent 46d4d3e commit eb701ab

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
@@ -13,7 +13,7 @@ plugins {
1313
}
1414

1515
java {
16-
sourceCompatibility = 17
16+
sourceCompatibility = JavaVersion.VERSION_17
1717
}
1818

1919
wrapper {

0 commit comments

Comments
 (0)