Skip to content

Commit

Permalink
chore: correct the project dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Mar 16, 2023
1 parent 83a17c9 commit f4c1862
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +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:20220924'
api 'io.pact.plugin.driver:core:0.3.1'

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

0 comments on commit f4c1862

Please sign in to comment.