We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50b18f7 + 9351427 commit 04ee277Copy full SHA for 04ee277
settings.gradle
@@ -7,7 +7,7 @@ pluginManagement {
7
id 'org.jetbrains.kotlin.plugin.serialization' version kotlinVersion apply false
8
id 'org.jetbrains.kotlin.kapt' version kotlinVersion apply false
9
id 'org.jetbrains.kotlin.plugin.noarg' version kotlinVersion apply false
10
- id 'com.avast.gradle.docker-compose' version "0.14.13" apply false
+ id 'com.avast.gradle.docker-compose' version "0.15.0" apply false
11
id 'io.gitlab.arturbosch.detekt' version "1.19.0" apply false
12
id 'com.github.johnrengelman.shadow' version "7.1.2" apply false
13
id 'com.apollographql.apollo3' version "3.0.0" apply false
0 commit comments