Skip to content

Commit

Permalink
Bump testutil dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellix committed Jan 16, 2024
1 parent 78e24b0 commit b51e8f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-test/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ dependencies {
runtimeOnly("ch.qos.logback:logback-classic:[1.2,2)!!1.3.14")

testImplementation("de.gesellix:docker-registry:2024-01-16T20-10-00")
testImplementation("de.gesellix:testutil:[2023-09-01T01-01-01,)")
testImplementation("de.gesellix:testutil:[2024-01-01T01-01-01,)")
testImplementation("org.spockframework:spock-core:2.3-groovy-3.0")
// testImplementation("org.spockframework:spock-core:2.3-groovy-4.0")
testRuntimeOnly("net.bytebuddy:byte-buddy:1.14.11")
Expand Down

0 comments on commit b51e8f2

Please sign in to comment.