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 26, 2024
1 parent f19f1cf commit ae9b230
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ dependencies {
api 'org.apache.httpcomponents.client5:httpclient5:5.2.1'
api 'org.apache.httpcomponents.client5:httpclient5-fluent:5.2.1'
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'
api 'io.github.oshai:kotlin-logging-jvm:5.1.4'

implementation 'org.jetbrains.kotlin:kotlin-stdlib'
implementation 'org.apache.commons:commons-lang3:3.12.0'
implementation 'org.apache.commons:commons-text:1.10.0'
Expand Down

0 comments on commit ae9b230

Please sign in to comment.