Skip to content

Commit aa0f20a

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.gretty:gretty from 4.1.2 to 4.1.5
Bumps [org.gretty:gretty](https://github.com/gretty-gradle-plugin/gretty) from 4.1.2 to 4.1.5. - [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.2...v4.1.5) --- 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 c052666 commit aa0f20a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: buildSrc/build.gradle

+1-1
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.11'
86-
implementation ('org.gretty:gretty:4.1.2') {
86+
implementation ('org.gretty:gretty:4.1.5') {
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)