Skip to content

Commit

Permalink
Bump org.gretty:gretty from 4.1.5 to 4.1.6
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 84827bd commit d182597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dependencies {

implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
implementation 'io.projectreactor:reactor-core:3.4.41'
implementation ('org.gretty:gretty:4.1.5') {
implementation ('org.gretty:gretty:4.1.6') {
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
}
implementation 'com.apollographql.apollo:apollo-runtime:2.4.6'
Expand Down

0 comments on commit d182597

Please sign in to comment.