Skip to content

Commit 1554e42

Browse files
[create-pull-request] automated change (#190)
Co-authored-by: xenoterracide <5517+xenoterracide@users.noreply.github.com>
1 parent 55a14b7 commit 1554e42

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
org.gradlex.java-module-testing:org.gradlex.java-module-testing.gradle.plugin:1.5=classpath
5-
org.gradlex:java-module-testing:1.5=classpath
4+
org.gradlex.java-module-testing:org.gradlex.java-module-testing.gradle.plugin:1.6=classpath
5+
org.gradlex:java-module-testing:1.6=classpath
66
empty=

module/tools/gradle.lockfile

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,14 @@ org.jacoco:org.jacoco.core:0.8.12=jacocoAnt
6363
org.jacoco:org.jacoco.report:0.8.12=jacocoAnt
6464
org.javassist:javassist:3.28.0-GA=checkstyle
6565
org.jspecify:jspecify:1.0.0=annotationProcessor,compileClasspath,testAnnotationProcessor,testFixturesAnnotationProcessor
66-
org.junit.jupiter:junit-jupiter-api:5.12.0-RC2=testCompileClasspath,testRuntimeClasspath
67-
org.junit.jupiter:junit-jupiter-engine:5.12.0-RC2=testRuntimeClasspath
68-
org.junit.jupiter:junit-jupiter-params:5.12.0-RC2=testCompileClasspath,testRuntimeClasspath
69-
org.junit.jupiter:junit-jupiter:5.12.0-RC2=testCompileClasspath,testRuntimeClasspath
70-
org.junit.platform:junit-platform-commons:1.12.0-RC2=testCompileClasspath,testRuntimeClasspath
71-
org.junit.platform:junit-platform-engine:1.12.0-RC2=testRuntimeClasspath
72-
org.junit.platform:junit-platform-launcher:1.12.0-RC2=testRuntimeClasspath
73-
org.junit:junit-bom:5.12.0-RC2=testCompileClasspath,testRuntimeClasspath
66+
org.junit.jupiter:junit-jupiter-api:5.12.0=testCompileClasspath,testRuntimeClasspath
67+
org.junit.jupiter:junit-jupiter-engine:5.12.0=testRuntimeClasspath
68+
org.junit.jupiter:junit-jupiter-params:5.12.0=testCompileClasspath,testRuntimeClasspath
69+
org.junit.jupiter:junit-jupiter:5.12.0=testCompileClasspath,testRuntimeClasspath
70+
org.junit.platform:junit-platform-commons:1.12.0=testCompileClasspath,testRuntimeClasspath
71+
org.junit.platform:junit-platform-engine:1.12.0=testRuntimeClasspath
72+
org.junit.platform:junit-platform-launcher:1.12.0=testRuntimeClasspath
73+
org.junit:junit-bom:5.12.0=testCompileClasspath,testRuntimeClasspath
7474
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
7575
org.ow2.asm:asm-analysis:9.7.1=spotbugs
7676
org.ow2.asm:asm-commons:9.7=jacocoAnt
@@ -85,6 +85,6 @@ org.reflections:reflections:0.10.2=checkstyle
8585
org.slf4j:slf4j-api:2.0.0=spotbugsSlf4j
8686
org.slf4j:slf4j-api:2.0.16=spotbugs
8787
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
88-
org.springframework.boot:spring-boot-dependencies:3.4.2=compileClasspath,testCompileClasspath,testRuntimeClasspath
88+
org.springframework.boot:spring-boot-dependencies:3.4.3=compileClasspath,testCompileClasspath,testRuntimeClasspath
8989
org.xmlresolver:xmlresolver:5.2.2=spotbugs
9090
empty=runtimeClasspath,spotbugsPlugins,testFixturesCompileClasspath,testFixturesRuntimeClasspath

0 commit comments

Comments
 (0)