Skip to content

Commit 9c8f1b5

Browse files
Bump com.avast.gradle.docker-compose from 0.15.1 to 0.15.2
Bumps com.avast.gradle.docker-compose from 0.15.1 to 0.15.2. --- 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 135afc8 commit 9c8f1b5

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.10"
44
id 'org.jetbrains.kotlin.jvm' version kotlinVersion apply false
5-
id 'com.avast.gradle.docker-compose' version "0.15.1" apply false
5+
id 'com.avast.gradle.docker-compose' version "0.15.2" apply false
66
id 'io.gitlab.arturbosch.detekt' version "1.19.0" apply false
77
id 'com.github.johnrengelman.shadow' version "7.1.2" apply false
88
id 'com.diffplug.spotless' version '6.3.0' apply false

0 commit comments

Comments
 (0)