Skip to content

Commit db4d517

Browse files
Bump com.apollographql.apollo from 4.3.1 to 4.3.2
Bumps com.apollographql.apollo from 4.3.1 to 4.3.2. --- updated-dependencies: - dependency-name: com.apollographql.apollo dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f66328 commit db4d517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id "java-gradle-plugin"
33
id "java"
44
id "groovy"
5-
id 'com.apollographql.apollo' version '4.3.1'
5+
id 'com.apollographql.apollo' version '4.3.2'
66
}
77

88
sourceCompatibility = JavaVersion.VERSION_17

0 commit comments

Comments
 (0)