Skip to content

Commit

Permalink
Bump org.apache.groovy:groovy from 4.0.12 to 4.0.13
Browse files Browse the repository at this point in the history
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 4.0.12 to 4.0.13.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcphilipp committed Jul 12, 2023
1 parent 6ae0b55 commit 83c52e9
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
Expand Up @@ -38,7 +38,7 @@ gradle-bnd = { module = "biz.aQute.bnd:biz.aQute.bnd.gradle", version.ref = "bnd
gradle-shadow = { module = "com.github.johnrengelman:shadow", version = "8.1.1" }
gradle-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.19.0" }
gradle-versions = { module = "com.github.ben-manes:gradle-versions-plugin", version.ref = "gradleVersionsPlugin" }
groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.12" }
groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.13" }
groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.21" }
hamcrest = { module = "org.hamcrest:hamcrest", version = "2.2" }
jfrunit = { module = "org.moditect.jfrunit:jfrunit-core", version = "1.0.0.Alpha2" }
Expand Down

0 comments on commit 83c52e9

Please sign in to comment.