Skip to content

Commit

Permalink
chore(deps): bump org.apache.groovy:groovy-dateutil from 4.0.6 to 4.0.17
Browse files Browse the repository at this point in the history
Bumps [org.apache.groovy:groovy-dateutil](https://github.com/apache/groovy) from 4.0.6 to 4.0.17.
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 21f112e commit e1611d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
bundledLibs 'com.rabbitmq:amqp-client:5.16.0'

testImplementation 'org.apache.groovy:groovy:4.0.6'
testImplementation 'org.apache.groovy:groovy-dateutil:4.0.6'
testImplementation 'org.apache.groovy:groovy-dateutil:4.0.17'
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
testImplementation 'org.junit.platform:junit-platform-engine:1.9.1'
testImplementation "org.odpi.egeria:repository-services-implementation:${egeriaVersion}"
Expand Down

0 comments on commit e1611d9

Please sign in to comment.