Skip to content

Commit

Permalink
Update gradle to use montoya utilities API.
Browse files Browse the repository at this point in the history
  • Loading branch information
CoreyD97 committed Jan 24, 2023
1 parent 7b57f9a commit 1d97ff6
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 @@ -16,7 +16,7 @@ repositories {
dependencies {
implementation 'net.portswigger.burp.extensions:montoya-api:0.10.1'
implementation 'org.swinglabs:swingx:1.6.1'
implementation 'com.github.CoreyD97:BurpExtenderUtilities:896a540db7'
implementation 'com.github.CoreyD97:Burp-Montoya-Utilities:896a540db7'
implementation 'org.elasticsearch.client:elasticsearch-rest-high-level-client:7.15.2'
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
implementation 'org.apache.commons:commons-text:1.10.0'
Expand Down

0 comments on commit 1d97ff6

Please sign in to comment.