There was an error while loading. Please reload this page.
1 parent e76fa67 commit 2e8b812Copy full SHA for 2e8b812
gradle.properties
@@ -11,5 +11,5 @@ LIB_GRAPHQL_JAVA_VER=19.2
11
LIB_JACKSON_VER=2.13.4
12
LIB_SLF4J_VER=2.0.2
13
LIB_LOMBOK_VER=1.18.24
14
-SOURCE_COMPATIBILITY=1.8
15
-TARGET_COMPATIBILITY=1.8
+SOURCE_COMPATIBILITY=11
+TARGET_COMPATIBILITY=11
0 commit comments