Skip to content

Commit 06c831a

Browse files
Merge branch '5.7.x' into 5.8.x
Closes gh-12154
2 parents 693bfb6 + ab5299b commit 06c831a

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
@@ -88,7 +88,7 @@ dependencies {
8888

8989
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
9090
implementation 'io.projectreactor:reactor-core:3.5.0-M1'
91-
implementation 'gradle.plugin.org.gretty:gretty:3.0.1'
91+
implementation 'org.gretty:gretty:3.0.9'
9292
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
9393
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
9494
implementation 'com.github.spullara.mustache.java:compiler:0.9.4'

0 commit comments

Comments
 (0)