Merge branch '5.6.x' into 5.7.x

Closes gh-12153
This commit is contained in:
Marcus Da Coregio 2022-11-08 09:47:59 -03:00
commit ab5299b6a3
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ dependencies {
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
implementation 'io.projectreactor:reactor-core:3.5.0-M1'
implementation 'gradle.plugin.org.gretty:gretty:3.0.1'
implementation 'org.gretty:gretty:3.0.9'
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
implementation 'com.github.spullara.mustache.java:compiler:0.9.4'