Skip to content

Commit 52e6d1f

Browse files
fix(deps): update jackson monorepo to v2.21.1
1 parent b931bc1 commit 52e6d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repositories {
4040
}
4141

4242
ext {
43-
jacksonVersion = '2.20.1'
43+
jacksonVersion = '2.21.1'
4444
}
4545

4646
dependencies {

0 commit comments

Comments
 (0)