We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae34a65 commit 3a022a8Copy full SHA for 3a022a8
buildSrc/build.gradle
@@ -83,7 +83,7 @@ dependencies {
83
84
implementation 'io.github.gradle-nexus:publish-plugin:2.0.0'
85
implementation 'io.projectreactor:reactor-core:3.7.8'
86
- implementation ('org.gretty:gretty:4.1.6') {
+ implementation ('org.gretty:gretty:4.1.7') {
87
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
88
}
89
implementation 'com.apollographql.apollo:apollo-runtime:4.3.1'
0 commit comments