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 2024-01-12T22-30-00 to 2024-02-21T19-20-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]>
  • Loading branch information
dependabot[bot] authored and gesellix committed Feb 21, 2024
1 parent 4307ddd commit 268791c
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 @@ -81,7 +81,7 @@ dependencies {
implementation("commons-codec:commons-codec:1.16.1")
testImplementation("org.apache.commons:commons-lang3:3.14.0")

implementation("de.gesellix:docker-filesocket:2024-01-12T22-30-00")
implementation("de.gesellix:docker-filesocket:2024-02-21T19-20-00")
testImplementation("de.gesellix:testutil:2024-01-16T20-15-00")

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

0 comments on commit 268791c

Please sign in to comment.