Skip to content

Commit fbdf8c4

Browse files
Bump com.apollographql.apollo from 2.4.5 to 2.4.6
Bumps com.apollographql.apollo from 2.4.5 to 2.4.6. --- updated-dependencies: - dependency-name: com.apollographql.apollo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36e6b21 commit fbdf8c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: buildSrc/build.gradle

+1-1
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 '2.4.5'
5+
id 'com.apollographql.apollo' version '2.4.6'
66
}
77

88
sourceCompatibility = JavaVersion.VERSION_17

0 commit comments

Comments
 (0)