File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 <graphql .java.servlet.version>11.0.0-SNAPSHOT</graphql .java.servlet.version>
1818 <graphql .java.version>16.1</graphql .java.version>
1919 <karaf .version>4.2.10</karaf .version>
20- <maven .compiler.source>1.8 </maven .compiler.source>
21- <maven .compiler.target>1.8 </maven .compiler.target>
20+ u <maven .compiler.source>11 </maven .compiler.source>
21+ <maven .compiler.target>11 </maven .compiler.target>
2222 </properties >
2323
2424 <version >10.1.0</version >
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ dependencies {
3333
3434 // Unit testing
3535 testImplementation " org.apache.groovy:groovy-all:4.0.6"
36- testImplementation " org.spockframework:spock-core:2.1 -groovy-3 .0"
36+ testImplementation " org.spockframework:spock-core:2.3 -groovy-4 .0"
3737 testRuntimeOnly " cglib:cglib-nodep:3.3.0"
3838 testRuntimeOnly " org.objenesis:objenesis:3.3"
3939 testImplementation " org.slf4j:slf4j-simple:$LIB_SLF4J_VER "
You can’t perform that action at this time.
0 commit comments