Skip to content

Commit

Permalink
Bump jackson-databind from 2.12.0 to 2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Jan 11, 2021
1 parent 49ed3a6 commit ef1e9b2
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 @@ -73,7 +73,7 @@ ext {
}

// Testing
jacksonDatabindVersion = '2.12.0'
jacksonDatabindVersion = '2.12.1'
testAddonVersion = reactorCoreVersion
assertJVersion = '3.18.1'
hoverflyJavaVersion = '0.14.0'
Expand Down

0 comments on commit ef1e9b2

Please sign in to comment.