Skip to content

Commit

Permalink
Forgot to update one dependency!
Browse files Browse the repository at this point in the history
  • Loading branch information
depryf committed Aug 30, 2021
1 parent 191779c commit f948bed
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 @@ -21,7 +21,7 @@ repositories {
}

dependencies {
api 'com.thoughtworks.xstream:xstream:1.4.17'
api 'com.thoughtworks.xstream:xstream:1.4.18'
api 'com.fasterxml.jackson.core:jackson-core:2.12.5'
api 'com.fasterxml.jackson.core:jackson-annotations:2.12.5'
api 'com.fasterxml.jackson.core:jackson-databind:2.12.5'
Expand Down

0 comments on commit f948bed

Please sign in to comment.