Skip to content

Commit 23ef564

Browse files
committed
chore: Upgrade plugin driver to 0.5.1 which upgrades gRPC libs to 1.66.0 #1816
1 parent 87f8578 commit 23ef564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/groovy/au.com.dius.pact.kotlin-common-conventions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
api 'org.apache.httpcomponents.client5:httpclient5:5.1.3'
3232
api 'org.apache.httpcomponents.client5:httpclient5-fluent:5.1.3'
3333
api 'org.json:json:20240205'
34-
api 'io.pact.plugin.driver:core:0.5.0'
34+
api 'io.pact.plugin.driver:core:0.5.1'
3535
api 'org.apache.tika:tika-core:2.9.1'
3636

3737
implementation 'org.jetbrains.kotlin:kotlin-stdlib'

0 commit comments

Comments
 (0)