Skip to content

Commit

Permalink
Upgrade jackson-dataformat-msgpack
Browse files Browse the repository at this point in the history
  • Loading branch information
komamitsu committed Aug 31, 2019
1 parent 8b01d8e commit e107c6e
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 @@ -49,7 +49,7 @@ subprojects {
testImplementation 'com.google.guava:guava:28.0-jre'

implementation 'org.slf4j:slf4j-api:1.7.28'
implementation 'org.msgpack:jackson-dataformat-msgpack:0.8.17'
implementation 'org.msgpack:jackson-dataformat-msgpack:0.8.18'
implementation 'org.komamitsu:phi-accural-failure-detector:0.0.5'
implementation 'net.jodah:failsafe:2.3.1'
}
Expand Down

0 comments on commit e107c6e

Please sign in to comment.