Skip to content

Commit

Permalink
Bump org.apache.groovy:groovy from 4.0.12 to 4.0.13 (vividus-framewor…
Browse files Browse the repository at this point in the history
…k#4103)

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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 30, 2023
1 parent 31bc6e4 commit 80e5592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vividus/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {
implementation(group: 'org.slf4j', name: 'jul-to-slf4j', version: versions.slf4j)

// Meta filters based on Groovy
implementation(group: 'org.apache.groovy', name: 'groovy', version: '4.0.12')
implementation(group: 'org.apache.groovy', name: 'groovy', version: '4.0.13')

// Spring
implementation platform(group: 'org.springframework', name: 'spring-framework-bom', version: '5.3.28')
Expand Down

0 comments on commit 80e5592

Please sign in to comment.