Skip to content

Commit b187fc9

Browse files
build(deps): bump com.avast.gradle.docker-compose
Bumps [com.avast.gradle.docker-compose](https://github.com/avast/gradle-docker-compose-plugin) from 0.17.10 to 0.17.11. - [Release notes](https://github.com/avast/gradle-docker-compose-plugin/releases) - [Commits](avast/gradle-docker-compose-plugin@0.17.10...0.17.11) --- updated-dependencies: - dependency-name: com.avast.gradle.docker-compose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 646979a commit b187fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
2222
intellij = { id = "org.jetbrains.intellij", version = "1.17.4" }
2323
openapi-generator = {id = "org.openapi.generator", version.ref = "openapi"}
2424
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.3" }
25-
docker-compose = { id = "com.avast.gradle.docker-compose" , version = "0.17.10" }
25+
docker-compose = { id = "com.avast.gradle.docker-compose" , version = "0.17.11" }
2626

2727
[versions]
2828
kotlin = "2.0.21"

0 commit comments

Comments
 (0)