File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ dependencies {
122
122
123
123
testImplementation(" de.gesellix:testutil:[2024-01-01T01-01-01,)" )
124
124
125
- testImplementation(" org.junit.platform:junit-platform-launcher:1.10.1 " )
125
+ testImplementation(" org.junit.platform:junit-platform-launcher:1.10.2 " )
126
126
testImplementation(" org.spockframework:spock-core:2.3-groovy-4.0" )
127
127
testRuntimeOnly(" net.bytebuddy:byte-buddy:1.14.11" )
128
128
testRuntimeOnly(" org.objenesis:objenesis:3.3" )
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ dependencies {
122
122
123
123
testImplementation(" de.gesellix:testutil:[2024-01-01T01-01-01,)" )
124
124
125
- testImplementation(" org.junit.platform:junit-platform-launcher:1.10.1 " )
125
+ testImplementation(" org.junit.platform:junit-platform-launcher:1.10.2 " )
126
126
testImplementation(" org.spockframework:spock-core:2.3-groovy-3.0" )
127
127
testRuntimeOnly(" net.bytebuddy:byte-buddy:1.14.11" )
128
128
testRuntimeOnly(" org.objenesis:objenesis:3.3" )
You can’t perform that action at this time.
0 commit comments