Skip to content

Commit

Permalink
Additional logging when preference deserialization fails. Closes #188
Browse files Browse the repository at this point in the history
  • Loading branch information
CoreyD97 committed Aug 3, 2023
1 parent dd09c15 commit 12ad2fa
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:2023.5'
implementation 'org.swinglabs:swingx:1.6.1'
implementation 'com.github.CoreyD97:Burp-Montoya-Utilities:a96428b'
implementation 'com.github.CoreyD97:Burp-Montoya-Utilities:54678c64'
// implementation 'org.elasticsearch.client:elasticsearch-rest-high-level-client:7.17.9'
implementation 'co.elastic.clients:elasticsearch-java:8.6.2'
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
Expand Down

0 comments on commit 12ad2fa

Please sign in to comment.