Merge pull request #1249 from nightscout/dependabot/gradle/dev/com.thoughtworks.xstream-xstream-1.4.19
Bump xstream from 1.4.18 to 1.4.19
This commit is contained in:
commit
1c74da8360
|
@ -14,7 +14,7 @@ dependencies {
|
||||||
implementation project(':shared')
|
implementation project(':shared')
|
||||||
//implementation project(':database')
|
//implementation project(':database')
|
||||||
|
|
||||||
implementation('com.thoughtworks.xstream:xstream:1.4.18') {
|
implementation('com.thoughtworks.xstream:xstream:1.4.19') {
|
||||||
exclude group: 'xmlpull', module: 'xmlpull'
|
exclude group: 'xmlpull', module: 'xmlpull'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue