Skip to content

Commit a476ea7

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.gretty:gretty from 4.1.5 to 4.1.6
Bumps [org.gretty:gretty](https://github.com/gretty-gradle-plugin/gretty) from 4.1.5 to 4.1.6. - [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.5...v4.1.6) --- updated-dependencies: - dependency-name: org.gretty:gretty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b510f16 commit a476ea7

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

0 commit comments

Comments
 (0)