File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ platformPlugins = java
1818# See https://kotlinlang.org/docs/reference/using-gradle.html#dependency-on-the-standard-library for details.
1919kotlin.stdlib.default.dependency = true
2020
21- apolloVersion =3.6.1
21+ apolloVersion =3.6.2
2222vertxVersion =4.3.4
2323slf4jVersion =1.7.33
2424jacksonVersion =2.13.4
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ pluginManagement {
77 id ' org.jetbrains.kotlin.plugin.serialization' version kotlinVersion apply false
88 id ' com.avast.gradle.docker-compose' version " 0.16.9" apply false
99 id ' io.gitlab.arturbosch.detekt' version " 1.21.0" apply false
10- id ' com.apollographql.apollo3' version " 3.6.1 " apply false
10+ id ' com.apollographql.apollo3' version " 3.6.2 " apply false
1111 id ' com.diffplug.spotless' version ' 6.11.0' apply false
1212 }
1313}
You can’t perform that action at this time.
0 commit comments