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](https://github.com/gretty-gradle-plugin/gretty/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-15 15:40:10 +00:00
committed by Josh Cummings
parent c052666290
commit aa0f20af0f

View File

@@ -83,7 +83,7 @@ dependencies {
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
implementation 'io.projectreactor:reactor-core:3.4.11'
implementation ('org.gretty:gretty:4.1.2') {
implementation ('org.gretty:gretty:4.1.5') {
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
}
implementation 'com.apollographql.apollo:apollo-runtime:2.4.6'