Bump org-gretty from 4.1.0 to 4.1.1

Bumps `org-gretty` from 4.1.0 to 4.1.1.

Updates `org.gretty:gretty-runner-jetty11` from 4.1.0 to 4.1.1
- [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.0...v4.1.1)

Updates `org.gretty:gretty-runner-tomcat10` from 4.1.0 to 4.1.1
- [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.0...v4.1.1)

Updates `org.gretty:gretty-starter` from 4.1.0 to 4.1.1
- [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.0...v4.1.1)

---
updated-dependencies:
- dependency-name: org.gretty:gretty-runner-jetty11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.gretty:gretty-runner-tomcat10
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.gretty:gretty-starter
  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]
2023-10-27 03:17:43 +00:00
committed by Marcus Hert Da Coregio
parent 426d55a142
commit 3173df5487

View File

@@ -5,7 +5,7 @@ io-projectreactor = "3.5.11"
jakarta-websocket = "2.1.1"
org-apache-derby = "10.16.1.1"
org-codehaus-groovy = "3.0.19"
org-gretty = "4.1.0"
org-gretty = "4.1.1"
org-mockito = "4.8.1"
org-mongodb = "4.8.2"
org-slf4j = "2.0.9"