Skip to content

Commit 259d43f

Browse files
chore(deps): update plugin com.avast.gradle.docker-compose to v0.17.7
1 parent a070c30 commit 259d43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pluginManagement {
22
plugins {
33
String kotlinVersion = "1.8.22"
44
id 'org.jetbrains.kotlin.jvm' version kotlinVersion apply false
5-
id 'com.avast.gradle.docker-compose' version "0.17.5" apply false
5+
id 'com.avast.gradle.docker-compose' version "0.17.7" apply false
66
id 'io.gitlab.arturbosch.detekt' version "1.23.1" apply false
77
id 'com.github.johnrengelman.shadow' version "8.1.1" apply false
88
id 'com.diffplug.spotless' version '6.13.0' apply false

0 commit comments

Comments
 (0)