Skip to content

Commit 4720bea

Browse files
committed
Update dependency org.msgpack:msgpack-core to v0.8.24
1 parent ccebf68 commit 4720bea

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
@@ -19,7 +19,7 @@ configurations {
1919
}
2020

2121
dependencies {
22-
implementation "org.msgpack:msgpack-core:0.8.20"
22+
implementation "org.msgpack:msgpack-core:0.8.24"
2323
implementation "com.fasterxml.jackson.core:jackson-databind:2.11.0"
2424
implementation "org.slf4j:slf4j-api:1.7.30"
2525
testImplementation "org.junit.jupiter:junit-jupiter-api:5.6.2"

0 commit comments

Comments
 (0)