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 a91598b commit e10e7f5
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.1.3'
api 'org.apache.httpcomponents.client5:httpclient5-fluent:5.1.3'
api 'org.json:json:20220924'
api 'org.json:json:20230618'
api 'io.pact.plugin.driver:core:0.3.2'
api 'org.apache.tika:tika-core:1.28.5'

Expand Down

0 comments on commit e10e7f5

Please sign in to comment.