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] <support@github.com>
This commit is contained in:
committed by
Josh Cummings
parent
d2034d7127
commit
c46a1d59fe
@@ -2,7 +2,7 @@ plugins {
|
||||
id "java-gradle-plugin"
|
||||
id "java"
|
||||
id "groovy"
|
||||
id 'com.apollographql.apollo' version '2.4.5'
|
||||
id 'com.apollographql.apollo' version '2.4.6'
|
||||
}
|
||||
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
|
||||
Reference in New Issue
Block a user