Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit 3b6da8f

Browse files
Bump de.gesellix:testutil (#405)
Bumps [de.gesellix:testutil](https://github.com/docker-client/testutil) from 2024-09-15T19-35-00 to 2024-11-04T20-50-00. - [Release notes](https://github.com/docker-client/testutil/releases) - [Changelog](https://github.com/docker-client/testutil/blob/main/RELEASE.md) - [Commits](https://github.com/docker-client/testutil/commits) --- updated-dependencies: - dependency-name: de.gesellix:testutil dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 028abc6 commit 3b6da8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

engine/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
testImplementation("org.apache.commons:commons-lang3:3.17.0")
8181

8282
implementation("de.gesellix:docker-filesocket:2024-09-15T19-35-00")
83-
testImplementation("de.gesellix:testutil:2024-09-15T19-35-00")
83+
testImplementation("de.gesellix:testutil:2024-11-04T20-50-00")
8484

8585
implementation("org.bouncycastle:bcpkix-jdk18on:1.79")
8686

0 commit comments

Comments
 (0)