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 @@ -31,7 +31,7 @@ dependencies {
3131 api ' org.apache.httpcomponents.client5:httpclient5:5.2.1'
3232 api ' org.apache.httpcomponents.client5:httpclient5-fluent:5.2.1'
3333 api ' org.json:json:20240205'
34- api ' io.pact.plugin.driver:core:0.4.2 '
34+ api ' io.pact.plugin.driver:core:0.5.0 '
3535 api ' org.apache.tika:tika-core:2.9.1'
3636 api ' io.github.oshai:kotlin-logging-jvm:5.1.4'
3737
Original file line number Diff line number Diff line change @@ -43,6 +43,6 @@ dependencies {
4343 testRuntimeOnly ' net.bytebuddy:byte-buddy'
4444 testRuntimeOnly ' org.objenesis:objenesis:3.2'
4545 testImplementation ' com.fasterxml.jackson.core:jackson-databind:2.14.1'
46- testImplementation ' io.grpc:grpc-protobuf:1.51 .0'
46+ testImplementation ' io.grpc:grpc-protobuf:1.66 .0'
4747 testImplementation ' org.junit.jupiter:junit-jupiter-api'
4848}
You can’t perform that action at this time.
0 commit comments