Skip to content

Commit

Permalink
Merge pull request #252 from gocd-contrib/dependabot/gradle/joda-time…
Browse files Browse the repository at this point in the history
…-joda-time-2.12.7

Bump joda-time:joda-time from 2.12.6 to 2.12.7
  • Loading branch information
chadlwilson authored Feb 10, 2024
2 parents 5cd6590 + 7ccc7aa commit 5d87f2f
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 @@ -81,7 +81,7 @@ dependencies {
})
}

implementation group: 'joda-time', name: 'joda-time', version: '2.12.6'
implementation group: 'joda-time', name: 'joda-time', version: '2.12.7'
implementation group: 'org.freemarker', name: 'freemarker', version: '2.3.32'
constraints {
implementation('commons-io:commons-io:2.15.1') {
Expand Down

0 comments on commit 5d87f2f

Please sign in to comment.