Skip to content

Commit 1e22bb3

Browse files
committed
update debug stuff
1 parent 5b71e38 commit 1e22bb3

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
@@ -18,7 +18,7 @@ repositories {
1818

1919
dependencies {
2020
implementation 'io.nats:jnats:2.22.0'
21-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.4.2'
21+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
2222
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.4.2'
2323
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
2424
}

0 commit comments

Comments
 (0)