Skip to content

Commit 6adea82

Browse files
authored
Update xstream to 1.4.19 (#614)
1 parent a31e066 commit 6adea82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ configure(baseProjects()) {
188188
}
189189
}
190190
dependencies {
191-
implementation group: 'com.thoughtworks.xstream', name: 'xstream', version: '1.4.18'
191+
implementation group: 'com.thoughtworks.xstream', name: 'xstream', version: '1.4.19'
192192
}
193193
}
194194

0 commit comments

Comments
 (0)