Skip to content

Commit

Permalink
Merge pull request #169 from TWChennai/dependabot/gradle/joda-time-jo…
Browse files Browse the repository at this point in the history
…da-time-2.12.6

Bump joda-time:joda-time from 2.12.5 to 2.12.6
  • Loading branch information
chadlwilson authored Jan 8, 2024
2 parents 14a6b05 + 5354a61 commit 9e01a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ext {
dependencies {
compileOnly "cd.go.plugin:go-plugin-api:${gocdPluginVersion}"

implementation 'joda-time:joda-time:2.12.5'
implementation 'joda-time:joda-time:2.12.6'
implementation 'org.apache.commons:commons-exec:1.3'
implementation 'commons-io:commons-io:2.15.1'

Expand Down

0 comments on commit 9e01a32

Please # to comment.