Created
December 3, 2019 23:25
-
-
Save jeffscottbrown/09588d38180a44d1b198e1ef0d88658c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| configurations.all { | |
| resolutionStrategy { | |
| force 'com.fasterxml.jackson.core:jackson-databind:2.8.5' | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment