Skip to content

Commit 1f0222d

Browse files
Bump com.apollographql.apollo3 from 3.2.2 to 3.3.0
Bumps [com.apollographql.apollo3](https://github.com/apollographql/apollo-android) from 3.2.2 to 3.3.0. - [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.2...v3.3.0) --- updated-dependencies: - dependency-name: com.apollographql.apollo3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66d9bf5 commit 1f0222d

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.16.4" apply false
1111
id 'io.gitlab.arturbosch.detekt' version "1.20.0" apply false
1212
id 'com.github.johnrengelman.shadow' version "7.1.2" apply false
13-
id 'com.apollographql.apollo3' version "3.2.2" apply false
13+
id 'com.apollographql.apollo3' version "3.3.0" apply false
1414
id 'org.mikeneck.graalvm-native-image' version "1.4.1" apply false
1515
id 'com.diffplug.spotless' version '6.5.2' apply false
1616
}

0 commit comments

Comments
 (0)