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.17.2
  • Loading branch information
renovate[bot] committed Jul 5, 2024
1 parent 483be50 commit 57068e7
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.17.2'
api 'joda-time:joda-time:2.12.7'
}

Expand Down

0 comments on commit 57068e7

Please sign in to comment.