Skip to content

Commit

Permalink
fix(deps): update dependency com.thoughtworks.xstream:xstream to v1.4…
Browse files Browse the repository at this point in the history
….21 (#51)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent bee4a5f commit 9e80e4e
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 @@ -29,7 +29,7 @@ repositories {

dependencies {
implementation 'net.portswigger.burp.extensions:montoya-api:2024.7'
implementation 'com.thoughtworks.xstream:xstream:1.4.20'
implementation 'com.thoughtworks.xstream:xstream:1.4.21'
}

sourceSets {
Expand Down

0 comments on commit 9e80e4e

Please sign in to comment.