Skip to content

Commit c9bb925

Browse files
Bump com.avast.gradle.docker-compose from 0.16.8 to 0.16.9 (#99)
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0588432 commit c9bb925

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
@@ -7,7 +7,7 @@ pluginManagement {
77
id 'org.jetbrains.kotlin.plugin.serialization' version kotlinVersion apply false
88
id 'org.jetbrains.kotlin.kapt' version kotlinVersion apply false
99
id 'org.jetbrains.kotlin.plugin.noarg' version kotlinVersion apply false
10-
id 'com.avast.gradle.docker-compose' version "0.16.8" apply false
10+
id 'com.avast.gradle.docker-compose' version "0.16.9" apply false
1111
id 'io.gitlab.arturbosch.detekt' version "1.21.0" apply false
1212
id 'com.github.johnrengelman.shadow' version "7.1.2" apply false
1313
id 'com.apollographql.apollo3' version "3.5.0" apply false

0 commit comments

Comments
 (0)