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

Commit 4a4984c

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump testutil from 2021-04-07T10-37-54 to 2021-04-10T10-28-15
Bumps [testutil](https://github.com/docker-client/testutil) from 2021-04-07T10-37-54 to 2021-04-10T10-28-15. - [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) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec26a57 commit 4a4984c

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
@@ -79,7 +79,7 @@ dependencies {
7979
implementation("org.apache.commons:commons-compress:1.20")
8080

8181
implementation("de.gesellix:docker-filesocket:2021-04-10T11-43-12")
82-
testImplementation("de.gesellix:testutil:2021-04-07T10-37-54")
82+
testImplementation("de.gesellix:testutil:2021-04-10T10-28-15")
8383

8484
implementation("org.bouncycastle:bcpkix-jdk15on:1.68")
8585

0 commit comments

Comments
 (0)