File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ cliGroup=com.sourceplusplus
4
4
projectVersion =0.7.7-SNAPSHOT
5
5
6
6
vertxVersion =4.3.7
7
- apolloVersion =3.7.3
7
+ apolloVersion =3.7.4
8
8
commonsLang3Version = 3.12.0
9
9
cliktVersion = 3.5.1
10
10
bouncycastleVersion = 1.70
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ pluginManagement {
10
10
id ' com.avast.gradle.docker-compose' version " 0.16.11" apply false
11
11
id ' io.gitlab.arturbosch.detekt' version " 1.22.0" apply false
12
12
id ' com.github.johnrengelman.shadow' version " 7.1.2" apply false
13
- id ' com.apollographql.apollo3' version " 3.7.3 " apply false
13
+ id ' com.apollographql.apollo3' version " 3.7.4 " apply false
14
14
id ' org.mikeneck.graalvm-native-image' version " 1.4.1" apply false
15
15
id ' com.diffplug.spotless' version ' 6.12.1' apply false
16
16
}
You can’t perform that action at this time.
0 commit comments