Skip to content

Commit 9cfa5d1

Browse files
committed
Complete Update of Apollo Dependency
1 parent c46a1d5 commit 9cfa5d1

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
@@ -86,7 +86,7 @@ dependencies {
8686
implementation ('org.gretty:gretty:4.1.2') {
8787
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
8888
}
89-
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
89+
implementation 'com.apollographql.apollo:apollo-runtime:2.4.6'
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.15'

0 commit comments

Comments
 (0)