Skip to content

Commit

Permalink
Merge pull request #5105 from RPTools/dependabot/gradle/com.thoughtwo…
Browse files Browse the repository at this point in the history
…rks.xstream-xstream-1.4.21

Bump com.thoughtworks.xstream:xstream from 1.4.20 to 1.4.21
  • Loading branch information
kwvanderlinde authored Feb 8, 2025
2 parents db3910c + dcda684 commit c2b79e9
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 @@ -410,7 +410,7 @@ dependencies {
implementation 'de.muntjak.tinylookandfeel:tinylaf-nocp:1.4.0'

// serialize to and from xml
implementation 'com.thoughtworks.xstream:xstream:1.4.20'
implementation 'com.thoughtworks.xstream:xstream:1.4.21'

// themes
implementation 'com.formdev:flatlaf:3.5.4'
Expand Down

0 comments on commit c2b79e9

Please sign in to comment.