Skip to content

Commit

Permalink
chore: Upgrade org.json:json to latest #1720
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Oct 24, 2023
1 parent d0997e5 commit 367cb6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
// Define dependency versions as constraints
api 'org.apache.httpcomponents.client5:httpclient5:5.2.1'
api 'org.apache.httpcomponents.client5:httpclient5-fluent:5.2.1'
api 'org.json:json:20230227'
api 'org.json:json:20230618'
api 'io.pact.plugin.driver:core:0.4.1'
api 'org.apache.tika:tika-core:2.7.0'
api 'io.github.microutils:kotlin-logging-jvm:3.0.4'
Expand Down

0 comments on commit 367cb6e

Please sign in to comment.