Skip to content

Commit

Permalink
build(deps-dev): bump groovy from 3.0.11 to 3.0.12
Browse files Browse the repository at this point in the history
Bumps [groovy](https://github.com/apache/groovy) from 3.0.11 to 3.0.12.
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2022
1 parent 8557f53 commit 67e2934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<kotlin.code.style>official</kotlin.code.style>
<kotlin.version>1.7.10</kotlin.version>
<mock-oauth2-server.version>0.5.1</mock-oauth2-server.version>
<groovy.version>3.0.11</groovy.version>
<groovy.version>3.0.12</groovy.version>
<logback.version>1.2.11</logback.version>
<nimbus.jose.jwt.version>9.23</nimbus.jose.jwt.version>
<kotest.version>5.3.2</kotest.version>
Expand Down

0 comments on commit 67e2934

Please sign in to comment.