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 5b71e38 commit 1e22bb3Copy full SHA for 1e22bb3
build.gradle
@@ -18,7 +18,7 @@ repositories {
18
19
dependencies {
20
implementation 'io.nats:jnats:2.22.0'
21
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.4.2'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
22
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.4.2'
23
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
24
}
0 commit comments