Skip to content

Commit a294fad

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

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.3'
66
}
77

88
sourceCompatibility = JavaVersion.VERSION_17

0 commit comments

Comments
 (0)