File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dependencies {
3131 api ' org.apache.httpcomponents.client5:httpclient5:5.3.1'
3232 api ' org.apache.httpcomponents.client5:httpclient5-fluent:5.3.1'
3333 api ' org.json:json:20240205'
34- api ' io.pact.plugin.driver:core:0.5.1 ' // remember also to update implementation
34+ api ' io.pact.plugin.driver:core:0.5.2 ' // remember also to update implementation
3535 api ' org.apache.tika:tika-core:2.9.1'
3636 api ' io.github.oshai:kotlin-logging-jvm:5.1.4'
3737
@@ -50,7 +50,7 @@ dependencies {
5050 implementation ' org.apache.groovy:groovy:4.0.18'
5151 implementation ' org.apache.groovy:groovy-json:4.0.18'
5252 implementation ' org.apache.groovy:groovy-xml:4.0.18'
53- implementation ' io.pact.plugin.driver:core:0.5.1 ' // remember to also update under api
53+ implementation ' io.pact.plugin.driver:core:0.5.2 ' // remember to also update under api
5454 implementation ' commons-codec:commons-codec:1.15'
5555 implementation ' io.github.oshai:kotlin-logging-jvm:5.1.4'
5656
You can’t perform that action at this time.
0 commit comments