2 parents 5cb54e2 + 3f2d67a commit d35825fCopy full SHA for d35825f
1 file changed
build.gradle.kts
@@ -13,7 +13,7 @@ dependencies {
13
compileOnly("net.portswigger.burp.extensions:montoya-api:2026.7")
14
15
implementation("com.fasterxml.jackson.core:jackson-databind:2.22.2")
16
- implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.22.1")
+ implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.22.2")
17
implementation("com.google.re2j:re2j:1.8")
18
19
testImplementation("net.portswigger.burp.extensions:montoya-api:2026.7")
0 commit comments