Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-annotations to v…
Browse files Browse the repository at this point in the history
…2.18.0
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 07d657e commit 60b6cd5
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
@@ -1,7 +1,7 @@
apply plugin: 'kotlin'

dependencies {
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.16.1'
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.18.0'
api 'joda-time:joda-time:2.12.7'
}

Expand Down

0 comments on commit 60b6cd5

Please sign in to comment.