Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  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 KengoTODA committed Mar 21, 2022
1 parent ec66ae4 commit 04cedd1
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 @@ -20,7 +20,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.10.13'
implementation 'joda-time:joda-time:2.10.14'
api 'net.jcip:jcip-annotations:1.0'
implementation 'org.springframework:spring-core:5.3.17'
compileOnly 'javax.annotation:javax.annotation-api:1.3.2'
Expand Down

0 comments on commit 04cedd1

Please sign in to comment.