Skip to content

Commit 8536feb

Browse files
Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.18.3
1 parent 07d657e commit 8536feb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib.externalalarmclock/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'kotlin'
22

33
dependencies {
4-
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.16.1'
4+
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.18.3'
55
api 'joda-time:joda-time:2.12.7'
66
}
77

0 commit comments

Comments
 (0)