Skip to content

Commit

Permalink
Update dependency joda-time:joda-time to v2.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2024
1 parent 084b38a commit dd020b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib.externalalarmclock/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'kotlin'

dependencies {
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.16.0'
api 'joda-time:joda-time:2.12.5'
api 'joda-time:joda-time:2.12.6'
}

compileKotlin.kotlinOptions.jvmTarget = "1.8"

0 comments on commit dd020b8

Please sign in to comment.