We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e54cf07 commit 3316e76Copy full SHA for 3316e76
build.gradle
@@ -22,7 +22,7 @@ repositories {
22
23
ext {
24
slf4jVersion = '2.0.0-alpha5'
25
- jacksonVersion = '2.13.1'
+ jacksonVersion = '2.13.3'
26
junitVersion = '5.8.2'
27
jacocoVersion = "0.8.7"
28
retrofitVersion = "2.9.0"
0 commit comments