Skip to content

Commit

Permalink
Bump joda-time from 2.10.5 to 2.10.10
Browse files Browse the repository at this point in the history
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.5 to 2.10.10.
- [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.5...v2.10.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 8, 2021
1 parent 14ccca6 commit 903364b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -62,7 +62,7 @@ dependencies {
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '18.9.0'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
compile group: 'com.spotify', name: 'docker-client', version: '8.16.0'
compile group: 'joda-time', name: 'joda-time', version: '2.10.5'
compile group: 'joda-time', name: 'joda-time', version: '2.10.10'
compile group: 'commons-io', name: 'commons-io', version: '2.6'
compile group: 'org.freemarker', name: 'freemarker', version: '2.3.29'

Expand Down

0 comments on commit 903364b

Please sign in to comment.