Skip to content

Commit

Permalink
bump org.json:json version to latest
Browse files Browse the repository at this point in the history
Previous versions of org.json:json have a non-free license. Updating to
latest fixes this and makes using pact-jvm easier in corporate environments.

Fixes #1620
  • Loading branch information
Okeanos committed Oct 16, 2022
1 parent 79d2174 commit 0a804b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ scalaTestVersion=3.1.2
slf4jVersion=1.7.32
logbackVersion=1.2.5
junitVersion=4.13.2
jsonVersion=20210307
jsonVersion=20220924
nettyVersion=4.1.66.Final
mavenPluginPluginVersion=3.5
guavaVersion=30.1.1-jre
Expand Down

0 comments on commit 0a804b1

Please sign in to comment.