Complete Update of Apollo Dependency

This commit is contained in:
Josh Cummings
2024-08-15 08:42:53 -06:00
parent c46a1d59fe
commit 9cfa5d1515

View File

@@ -86,7 +86,7 @@ dependencies {
implementation ('org.gretty:gretty:4.1.2') {
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
}
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
implementation 'com.apollographql.apollo:apollo-runtime:2.4.6'
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.15'