Skip to content

Commit

Permalink
Update xstream to 1.4.17 (#513)
Browse files Browse the repository at this point in the history
  • Loading branch information
yahavi authored Jun 10, 2021
1 parent a908715 commit 2a87dd7
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 @@ -188,7 +188,7 @@ configure(baseProjects()) {
}
}
dependencies {
implementation group: 'com.thoughtworks.xstream', name: 'xstream', version: '1.4.16'
implementation group: 'com.thoughtworks.xstream', name: 'xstream', version: '1.4.17'
}
}

Expand Down

0 comments on commit 2a87dd7

Please sign in to comment.