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

Commit 0313ac0

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump de.gesellix:testutil
Bumps [de.gesellix:testutil](https://github.com/docker-client/testutil) from 2025-05-16T22-30-00 to 2025-06-08T17-40-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-version: 2025-06-08T17-40-00 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f3ca29 commit 0313ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/build.gradle.kts

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

7575
implementation("de.gesellix:docker-filesocket:2025-05-16T22-45-00")
76-
testImplementation("de.gesellix:testutil:2025-05-16T22-30-00")
76+
testImplementation("de.gesellix:testutil:2025-06-08T17-40-00")
7777

7878
implementation("org.bouncycastle:bcpkix-jdk18on:1.81")
7979

0 commit comments

Comments
 (0)