Skip to content

Commit 04ee277

Browse files
authored
Merge pull request #29 from sourceplusplus/dependabot/gradle/com.avast.gradle.docker-compose-0.15.0
Bump com.avast.gradle.docker-compose from 0.14.13 to 0.15.0
2 parents 50b18f7 + 9351427 commit 04ee277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
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.14.13" apply false
10+
id 'com.avast.gradle.docker-compose' version "0.15.0" apply false
1111
id 'io.gitlab.arturbosch.detekt' version "1.19.0" apply false
1212
id 'com.github.johnrengelman.shadow' version "7.1.2" apply false
1313
id 'com.apollographql.apollo3' version "3.0.0" apply false

0 commit comments

Comments
 (0)