Merge pull request #542 from nightscout/dependabot/gradle/dev/com.thoughtworks.xstream-xstream-1.4.17
Bump xstream from 1.4.7 to 1.4.17
This commit is contained in:
commit
7ae547c6af
|
@ -18,7 +18,7 @@ dependencies {
|
|||
implementation project(':core')
|
||||
//implementation project(':database')
|
||||
|
||||
implementation('com.thoughtworks.xstream:xstream:1.4.7') {
|
||||
implementation('com.thoughtworks.xstream:xstream:1.4.17') {
|
||||
exclude group: 'xmlpull', module: 'xmlpull'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue