Skip to content

Commit

Permalink
chore(deps): bump groovy from 4.0.11 to 4.0.16 (#853)
Browse files Browse the repository at this point in the history
Bumps `groovy` from 4.0.11 to 4.0.16.

Updates `org.apache.groovy:groovy` from 4.0.11 to 4.0.16
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-jsr223` from 4.0.11 to 4.0.16
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-dateutil` from 4.0.11 to 4.0.16
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-json` from 4.0.11 to 4.0.16
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-xml` from 4.0.11 to 4.0.16
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-swing` from 4.0.11 to 4.0.16
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-templates` from 4.0.11 to 4.0.16
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-jsr223
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-swing
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-templates
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 22, 2023
1 parent d977a59 commit e5a6c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
slf4j = { strictly = "[2.0.7, 2.1[", prefer = "2.0.7" }
slf4j-format = "0.5.1"
groovy = "4.0.11"
groovy = "4.0.16"
junit = "4.13.1"
junit5 = "5.8.2"
logback = "1.4.11"
Expand Down

0 comments on commit e5a6c3d

Please sign in to comment.