Skip to content

Instantly share code, notes, and snippets.

@jeffscottbrown
Created December 3, 2019 23:25
Show Gist options
  • Select an option

  • Save jeffscottbrown/09588d38180a44d1b198e1ef0d88658c to your computer and use it in GitHub Desktop.

Select an option

Save jeffscottbrown/09588d38180a44d1b198e1ef0d88658c to your computer and use it in GitHub Desktop.
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