Skip to content

Commit

Permalink
build(deps): bump joda-time from 2.11.2 to 2.12.0
Browse files Browse the repository at this point in the history
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.11.2 to 2.12.0.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
- [Commits](JodaOrg/joda-time@v2.11.2...v2.12.0)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and KengoTODA committed Oct 15, 2022
1 parent 393345b commit 1515e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotbugsTestCases/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
implementation "com.google.inject.extensions:guice-assistedinject:${guiceVersion}"
implementation "com.google.inject.extensions:guice-servlet:${guiceVersion}"
implementation 'com.google.truth:truth:1.1.3'
implementation 'joda-time:joda-time:2.11.2'
implementation 'joda-time:joda-time:2.12.0'
api 'net.jcip:jcip-annotations:1.0'
implementation 'org.springframework:spring-core:5.3.23'
compileOnly 'javax.annotation:javax.annotation-api:1.3.2'
Expand Down

0 comments on commit 1515e4c

Please sign in to comment.