File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ projectVersion=0.4.5
5
5
6
6
vertxVersion =4.2.4
7
7
graalVersion = 21.3.0
8
- apolloVersion =3.1 .0
8
+ apolloVersion =3.2 .0
9
9
commonsLang3Version = 3.12.0
10
10
cliktVersion = 3.2.0
11
11
bouncycastleVersion = 1.69
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ pluginManagement {
10
10
id ' com.avast.gradle.docker-compose' version " 0.15.2" apply false
11
11
id ' io.gitlab.arturbosch.detekt' version " 1.19.0" apply false
12
12
id ' com.github.johnrengelman.shadow' version " 7.1.2" apply false
13
- id ' com.apollographql.apollo3' version " 3.1 .0" apply false
13
+ id ' com.apollographql.apollo3' version " 3.2 .0" apply false
14
14
id ' org.mikeneck.graalvm-native-image' version " 1.4.1" apply false
15
- id ' com.diffplug.spotless' version ' 6.3 .0' apply false
15
+ id ' com.diffplug.spotless' version ' 6.4 .0' apply false
16
16
}
17
17
}
18
18
You can’t perform that action at this time.
0 commit comments