Skip to content

Commit

Permalink
Bump de.gesellix:docker-filesocket (#386)
Browse files Browse the repository at this point in the history
Bumps [de.gesellix:docker-filesocket](https://github.com/docker-client/docker-filesocket) from 2024-09-15T15-20-00 to 2024-09-15T19-35-00.
- [Release notes](https://github.com/docker-client/docker-filesocket/releases)
- [Changelog](https://github.com/docker-client/docker-filesocket/blob/main/RELEASE.md)
- [Commits](https://github.com/docker-client/docker-filesocket/commits)

---
updated-dependencies:
- dependency-name: de.gesellix:docker-filesocket
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent b94cc6f commit 7c115ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dependencies {
implementation("org.apache.commons:commons-compress:1.27.1")
testImplementation("org.apache.commons:commons-lang3:3.17.0")

implementation("de.gesellix:docker-filesocket:2024-09-15T15-20-00")
implementation("de.gesellix:docker-filesocket:2024-09-15T19-35-00")
testImplementation("de.gesellix:testutil:2024-08-24T11-10-00")

implementation("org.bouncycastle:bcpkix-jdk18on:1.78.1")
Expand Down

0 comments on commit 7c115ef

Please sign in to comment.