We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccebf68 commit 4720beaCopy full SHA for 4720bea
build.gradle
@@ -19,7 +19,7 @@ configurations {
19
}
20
21
dependencies {
22
- implementation "org.msgpack:msgpack-core:0.8.20"
+ implementation "org.msgpack:msgpack-core:0.8.24"
23
implementation "com.fasterxml.jackson.core:jackson-databind:2.11.0"
24
implementation "org.slf4j:slf4j-api:1.7.30"
25
testImplementation "org.junit.jupiter:junit-jupiter-api:5.6.2"
0 commit comments