Skip to content

Commit

Permalink
chore: Upgrade plugin driver to 0.5.1 which upgrades gRPC libs to 1.6…
Browse files Browse the repository at this point in the history
…6.0 #1816
  • Loading branch information
rholshausen committed Aug 27, 2024
1 parent 87f8578 commit 23ef564
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
api 'org.apache.httpcomponents.client5:httpclient5:5.1.3'
api 'org.apache.httpcomponents.client5:httpclient5-fluent:5.1.3'
api 'org.json:json:20240205'
api 'io.pact.plugin.driver:core:0.5.0'
api 'io.pact.plugin.driver:core:0.5.1'
api 'org.apache.tika:tika-core:2.9.1'

implementation 'org.jetbrains.kotlin:kotlin-stdlib'
Expand Down

0 comments on commit 23ef564

Please sign in to comment.