Skip to content

Commit 33d9370

Browse files
Bump com.avast.gradle.docker-compose from 0.14.9 to 0.14.11
Bumps com.avast.gradle.docker-compose from 0.14.9 to 0.14.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] <support@github.com>
1 parent 34c9026 commit 33d9370

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
@@ -2,7 +2,7 @@ pluginManagement {
22
plugins {
33
String kotlinVersion = "1.6.0"
44
id 'org.jetbrains.kotlin.jvm' version kotlinVersion apply false
5-
id 'com.avast.gradle.docker-compose' version "0.14.9" apply false
5+
id 'com.avast.gradle.docker-compose' version "0.14.11" apply false
66
id 'io.gitlab.arturbosch.detekt' version "1.18.1" apply false
77
id 'com.github.johnrengelman.shadow' version "7.1.0" apply false
88
}

0 commit comments

Comments
 (0)