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

Commit 3626a12

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump testutil from 2022-10-03T21-18-00 to 2022-12-05T22-30-00
Bumps [testutil](https://github.com/docker-client/testutil) from 2022-10-03T21-18-00 to 2022-12-05T22-30-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 fea35ac commit 3626a12

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.12.0")
8181

8282
implementation("de.gesellix:docker-filesocket:2022-10-27T21-00-00")
83-
testImplementation("de.gesellix:testutil:2022-10-03T21-18-00")
83+
testImplementation("de.gesellix:testutil:2022-12-05T22-30-00")
8484

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

0 commit comments

Comments
 (0)