mirror of
https://codeberg.org/PGPainless/wkd-java.git
synced 2025-09-08 10:49:39 +02:00
Bump jackson data bind to 2.13.2
This commit is contained in:
parent
c8a3c10464
commit
8327751be9
2 changed files with 3 additions and 2 deletions
|
@ -8,6 +8,7 @@ allprojects {
|
|||
isSnapshot = true
|
||||
minAndroidSdk = 10
|
||||
javaSourceCompatibility = 1.8
|
||||
jacksonDataBindVersion = '2.13.2'
|
||||
junitVersion = '5.8.2'
|
||||
junitSysExitVersion = '1.1.2'
|
||||
jsrVersion = '3.0.2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue