浏览代码

Merge branch '5.8.x'

Closes gh-12155
Marcus Da Coregio 2 年之前
父节点
当前提交
f38b5f1c37
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      buildSrc/build.gradle

+ 1 - 1
buildSrc/build.gradle

@@ -88,7 +88,7 @@ dependencies {
 
 	implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
 	implementation 'io.projectreactor:reactor-core:3.5.0-M6'
-	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'