Skip to content

Commit

Permalink
fix(deps): update dependency net.portswigger.burp.extensions:montoya-…
Browse files Browse the repository at this point in the history
…api to v2024.12 (#55)
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 9b20893 commit 4680fbd
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 @@ -28,7 +28,7 @@ repositories {
}

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

Expand Down

0 comments on commit 4680fbd

Please sign in to comment.