Skip to content

Commit ed97981

Browse files
Bump org.gretty:gretty from 5.0.1 to 5.0.2
Bumps [org.gretty:gretty](https://github.com/gretty-gradle-plugin/gretty) from 5.0.1 to 5.0.2. - [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@v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: org.gretty:gretty dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9ff2a4 commit ed97981

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:2.0.0'
8585
implementation 'io.projectreactor:reactor-core:3.8.4'
86-
implementation ('org.gretty:gretty:5.0.1') {
86+
implementation ('org.gretty:gretty:5.0.2') {
8787
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
8888
}
8989
implementation 'com.apollographql.apollo:apollo-runtime:4.3.3'

0 commit comments

Comments
 (0)