Browse Source

Update org.gretty:gretty to 4.0.3

Closes gh-12277
pull/12280/head
Marcus Da Coregio 3 years ago
parent
commit
a9506d1e88
  1. 2
      buildSrc/build.gradle

2
buildSrc/build.gradle

@ -88,7 +88,7 @@ dependencies { @@ -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 'org.gretty:gretty:3.0.9'
implementation 'org.gretty:gretty:4.0.3'
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'

Loading…
Cancel
Save