Skip to content

Commit 1e9e9c5

Browse files
Bump joda-time:joda-time from 2.13.0 to 2.13.1
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.13.0 to 2.13.1. - [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.13.0...v2.13.1) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78ac8fb commit 1e9e9c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717
ext.commonsCliVersion = '1.9.0'
1818
ext.commonsIoVersion = '2.17.0'
1919
ext.jlineVersion = '2.14.6'
20-
ext.jodaTimeVersion = '2.13.0'
20+
ext.jodaTimeVersion = '2.13.1'
2121
ext.junitVersion = '4.13.2'
2222
ext.mockitoVersion = '4.8.1'
2323
ext.scalaSlackClientVersion = '1.0.1'

0 commit comments

Comments
 (0)