Skip to content

Commit e0f7768

Browse files
authored
Merge pull request #317 from kit-data-manager/renovate/jackson-monorepo
fix(deps): update jackson monorepo to v2.22.0
2 parents 3e47fb2 + 99b9a21 commit e0f7768

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repositories {
3232
}
3333

3434
ext {
35-
jacksonVersion = '2.20.1'
35+
jacksonVersion = '2.22.0'
3636
}
3737

3838
dependencies {

0 commit comments

Comments
 (0)