Skip to content

Commit 157823a

Browse files
Bump com.apollographql.apollo3 from 3.2.1 to 3.2.2
Bumps [com.apollographql.apollo3](https://github.com/apollographql/apollo-android) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/apollographql/apollo-android/releases) - [Changelog](https://github.com/apollographql/apollo-kotlin/blob/main/CHANGELOG.md) - [Commits](apollographql/apollo-kotlin@v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: com.apollographql.apollo3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78e8f62 commit 157823a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pluginManagement {
1010
id 'com.avast.gradle.docker-compose' version "0.15.2" 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
13-
id 'com.apollographql.apollo3' version "3.2.1" apply false
13+
id 'com.apollographql.apollo3' version "3.2.2" apply false
1414
id 'org.mikeneck.graalvm-native-image' version "1.4.1" apply false
1515
id 'com.diffplug.spotless' version '6.4.2' apply false
1616
}

0 commit comments

Comments
 (0)