Skip to content

Commit ae9b230

Browse files
committed
chore: Upgrade plugin driver to 0.5.1 which upgrades gRPC libs to 1.66.0 #1816
1 parent f19f1cf commit ae9b230

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ 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.5.0'
34+
api 'io.pact.plugin.driver:core:0.5.1'
3535
api 'org.apache.tika:tika-core:2.9.1'
3636
api 'io.github.oshai:kotlin-logging-jvm:5.1.4'
37-
37+
3838
implementation 'org.jetbrains.kotlin:kotlin-stdlib'
3939
implementation 'org.apache.commons:commons-lang3:3.12.0'
4040
implementation 'org.apache.commons:commons-text:1.10.0'

0 commit comments

Comments
 (0)