Skip to content

Commit

Permalink
Bump de.gesellix:gradle-docker-plugin
Browse files Browse the repository at this point in the history
Bumps [de.gesellix:gradle-docker-plugin](https://github.com/gesellix/gradle-docker-plugin) from 2023-10-04T09-45-00 to 2023-10-18T23-25-00.
- [Release notes](https://github.com/gesellix/gradle-docker-plugin/releases)
- [Changelog](https://github.com/gesellix/gradle-docker-plugin/blob/main/RELEASE.md)
- [Commits](https://github.com/gesellix/gradle-docker-plugin/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent bdf834b commit b45f887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ mockk = "1.13.8"


[libraries]
gradleDocker = { module = "de.gesellix:gradle-docker-plugin", version = "2023-10-04T09-45-00" }
gradleDocker = { module = "de.gesellix:gradle-docker-plugin", version = "2023-10-18T23-25-00" }
kotest = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }
kotestEngine = { module = "io.kotest:kotest-framework-engine-jvm", version.ref = "kotest" }
kotestProperty = { module = "io.kotest:kotest-property-jvm", version.ref = "kotest" }
Expand Down

0 comments on commit b45f887

Please sign in to comment.