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 authored and rholshausen committed Nov 24, 2022
1 parent 49a38b6 commit b937ccb
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 @@ -10,7 +10,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 b937ccb

Please sign in to comment.