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

Commit bc0f6ed

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump de.gesellix:testutil
Bumps [de.gesellix:testutil](https://github.com/docker-client/testutil) from 2023-07-02T11-35-00 to 2023-08-15T20-58-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] <[email protected]>
1 parent 8514b29 commit bc0f6ed

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
@@ -80,7 +80,7 @@ dependencies {
8080
testImplementation("org.apache.commons:commons-lang3:3.13.0")
8181

8282
implementation("de.gesellix:docker-filesocket:2023-07-11T22-35-00")
83-
testImplementation("de.gesellix:testutil:2023-07-02T11-35-00")
83+
testImplementation("de.gesellix:testutil:2023-08-15T20-58-00")
8484

8585
implementation("org.bouncycastle:bcpkix-jdk15on:1.70")
8686

0 commit comments

Comments
 (0)