Skip to content

Commit 5f14e21

Browse files
committed
Update all Gradle dependencies
1 parent 00dfb68 commit 5f14e21

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gradle.lockfile

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ org.jacoco:org.jacoco.ant:0.8.12=jacocoAnt
2424
org.jacoco:org.jacoco.core:0.8.12=jacocoAnt
2525
org.jacoco:org.jacoco.report:0.8.12=jacocoAnt
2626
org.jetbrains:annotations:17.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
27-
org.junit.jupiter:junit-jupiter-api:5.11.1=testCompileClasspath,testRuntimeClasspath
28-
org.junit.jupiter:junit-jupiter-engine:5.11.1=testRuntimeClasspath
29-
org.junit.jupiter:junit-jupiter-params:5.11.1=testCompileClasspath,testRuntimeClasspath
30-
org.junit.platform:junit-platform-commons:1.11.1=testCompileClasspath,testRuntimeClasspath
31-
org.junit.platform:junit-platform-engine:1.11.1=testRuntimeClasspath
32-
org.junit.platform:junit-platform-launcher:1.11.1=testRuntimeClasspath
33-
org.junit:junit-bom:5.11.1=testCompileClasspath,testRuntimeClasspath
27+
org.junit.jupiter:junit-jupiter-api:5.11.2=testCompileClasspath,testRuntimeClasspath
28+
org.junit.jupiter:junit-jupiter-engine:5.11.2=testRuntimeClasspath
29+
org.junit.jupiter:junit-jupiter-params:5.11.2=testCompileClasspath,testRuntimeClasspath
30+
org.junit.platform:junit-platform-commons:1.11.2=testCompileClasspath,testRuntimeClasspath
31+
org.junit.platform:junit-platform-engine:1.11.2=testRuntimeClasspath
32+
org.junit.platform:junit-platform-launcher:1.11.2=testRuntimeClasspath
33+
org.junit:junit-bom:5.11.2=testCompileClasspath,testRuntimeClasspath
3434
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
3535
org.ow2.asm:asm-commons:9.7=jacocoAnt
3636
org.ow2.asm:asm-tree:9.7=jacocoAnt

0 commit comments

Comments
 (0)