Skip to content

Commit 0a96d93

Browse files
committed
Bump com.apollographql.apollo from 2.4.6 to 2.5.14
PR gh-1021
1 parent a59c882 commit 0a96d93

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
@@ -86,7 +86,7 @@ dependencies {
8686
implementation ('org.gretty:gretty:4.1.6') {
8787
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
8888
}
89-
implementation 'com.apollographql.apollo:apollo-runtime:2.4.6'
89+
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
9090
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
9191
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
9292
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.43'

0 commit comments

Comments
 (0)