Skip to content

Commit 91e6323

Browse files
Bump joda-time from 2.11.1 to 2.11.2
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.11.1 to 2.11.2. - [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.1...v2.11.2) --- 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>
1 parent d88e31e commit 91e6323

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '18.9.0'
6363
compile group: 'com.google.code.gson', name: 'gson', version: '2.9.1'
6464
compile group: 'com.spotify', name: 'docker-client', version: '8.16.0'
65-
compile group: 'joda-time', name: 'joda-time', version: '2.11.1'
65+
compile group: 'joda-time', name: 'joda-time', version: '2.11.2'
6666
compile group: 'commons-io', name: 'commons-io', version: '2.11.0'
6767
compile group: 'org.freemarker', name: 'freemarker', version: '2.3.31'
6868

0 commit comments

Comments
 (0)