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.16.2
  • Loading branch information
renovate[bot] authored Mar 9, 2024
1 parent 7341bf0 commit 446a00f
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.16.2'
api 'joda-time:joda-time:2.12.7'
}

Expand Down

0 comments on commit 446a00f

Please sign in to comment.