Skip to content

Commit 2e8b812

Browse files
committed
jdk 8 -> jdk 11
1 parent e76fa67 commit 2e8b812

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ LIB_GRAPHQL_JAVA_VER=19.2
1111
LIB_JACKSON_VER=2.13.4
1212
LIB_SLF4J_VER=2.0.2
1313
LIB_LOMBOK_VER=1.18.24
14-
SOURCE_COMPATIBILITY=1.8
15-
TARGET_COMPATIBILITY=1.8
14+
SOURCE_COMPATIBILITY=11
15+
TARGET_COMPATIBILITY=11

0 commit comments

Comments
 (0)