Skip to content

Commit 793efa2

Browse files
Bump com.apollographql.apollo from 4.4.1 to 4.4.2
Bumps com.apollographql.apollo from 4.4.1 to 4.4.2. --- updated-dependencies: - dependency-name: com.apollographql.apollo dependency-version: 4.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1d1b25 commit 793efa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id "groovy-gradle-plugin"
44
id "java"
55
id "groovy"
6-
id 'com.apollographql.apollo' version '4.4.1'
6+
id 'com.apollographql.apollo' version '4.4.2'
77
}
88

99
java {

0 commit comments

Comments
 (0)