Skip to content

Commit

Permalink
Update dependency org.msgpack:msgpack-core to v0.8.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 26, 2020
1 parent ccebf68 commit 583c2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ configurations {
}

dependencies {
implementation "org.msgpack:msgpack-core:0.8.20"
implementation "org.msgpack:msgpack-core:0.8.21"
implementation "com.fasterxml.jackson.core:jackson-databind:2.11.0"
implementation "org.slf4j:slf4j-api:1.7.30"
testImplementation "org.junit.jupiter:junit-jupiter-api:5.6.2"
Expand Down

0 comments on commit 583c2b2

Please sign in to comment.