Skip to content

Commit

Permalink
Bump de.gesellix:docker-filesocket
Browse files Browse the repository at this point in the history
Bumps [de.gesellix:docker-filesocket](https://github.com/docker-client/docker-filesocket) from 2023-11-14T22-40-00 to 2023-11-30T21-22-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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gesellix committed Nov 30, 2023
1 parent 91de200 commit 760c264
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.25.0")
testImplementation("org.apache.commons:commons-lang3:3.14.0")

implementation("de.gesellix:docker-filesocket:2023-11-14T22-40-00")
implementation("de.gesellix:docker-filesocket:2023-11-30T21-22-00")
testImplementation("de.gesellix:testutil:2023-11-30T21-50-00")

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

0 comments on commit 760c264

Please sign in to comment.