Skip to content

Commit f68d874

Browse files
chore(deps): bump com.avast.gradle.docker-compose from 0.16.8 to 0.16.9 (#802)
Bumps [com.avast.gradle.docker-compose](https://github.com/avast/gradle-docker-compose-plugin) from 0.16.8 to 0.16.9. - [Release notes](https://github.com/avast/gradle-docker-compose-plugin/releases) - [Commits](avast/gradle-docker-compose-plugin@0.16.8...0.16.9) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ceb2536 commit f68d874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginManagement {
55
id 'org.jetbrains.kotlin.multiplatform' version kotlinVersion apply false
66
id 'org.jetbrains.kotlin.js' version kotlinVersion apply false
77
id 'org.jetbrains.kotlin.plugin.serialization' version kotlinVersion apply false
8-
id 'com.avast.gradle.docker-compose' version "0.16.8" apply false
8+
id 'com.avast.gradle.docker-compose' version "0.16.9" apply false
99
id 'io.gitlab.arturbosch.detekt' version "1.21.0" apply false
1010
id 'com.apollographql.apollo3' version "3.5.0" apply false
1111
id 'com.diffplug.spotless' version '6.10.0' apply false

0 commit comments

Comments
 (0)