Skip to content

Commit b6d37ef

Browse files
Bump org.gretty:gretty from 4.1.7 to 4.1.10
Bumps [org.gretty:gretty](https://github.com/gretty-gradle-plugin/gretty) from 4.1.7 to 4.1.10. - [Release notes](https://github.com/gretty-gradle-plugin/gretty/releases) - [Changelog](https://github.com/gretty-gradle-plugin/gretty/blob/master/changes.md) - [Commits](gretty-gradle-plugin/gretty@v4.1.7...v4.1.10) --- updated-dependencies: - dependency-name: org.gretty:gretty dependency-version: 4.1.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d575ab4 commit b6d37ef

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
@@ -83,7 +83,7 @@ dependencies {
8383

8484
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
8585
implementation 'io.projectreactor:reactor-core:3.7.12'
86-
implementation ('org.gretty:gretty:4.1.7') {
86+
implementation ('org.gretty:gretty:4.1.10') {
8787
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
8888
}
8989
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'

0 commit comments

Comments
 (0)