File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ dependencies {
3535 implementation " com.fasterxml.jackson.core:jackson-databind:$jacksonVersion "
3636 implementation " com.fasterxml.jackson.datatype:jackson-datatype-jsr310:$jacksonVersion "
3737 implementation " com.fasterxml.jackson.dataformat:jackson-dataformat-xml:$jacksonVersion "
38- implementation ' org.apache.commons:commons-lang3:3.12 .0'
38+ implementation ' org.apache.commons:commons-lang3:3.18 .0'
3939 implementation ' org.zeroturnaround:zt-exec:1.12'
4040 implementation ' org.slf4j:slf4j-api:1.7.36'
4141 compileOnly ' junit:junit:4.13.2'
Original file line number Diff line number Diff line change 11version =0.20.3-SNAPSHOT
22title =Hoverfly Java
33description =Hoverfly for Java. Capture and simulate HTTP(S) services in JUnit tests.
4- hoverfly_binary_version =v1.10.13
4+ hoverfly_binary_version =v1.11.3
You can’t perform that action at this time.
0 commit comments