Skip to content

Commit dbebeb0

Browse files
committed
[Java] Upgrade to json 20240303.
1 parent ebd2fd2 commit dbebeb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def hamcrestVersion = '2.2'
5959
def mockitoVersion = '4.11.0'
6060
def junitVersion = '5.10.3'
6161
def jqwikVersion = '1.8.1'
62-
def jsonVersion = '20230618'
62+
def jsonVersion = '20240303'
6363
def jmhVersion = '1.37'
6464
def agronaVersion = '1.21.2'
6565
def agronaVersionRange = '[1.21.2,2.0[' // allow any release >= 1.21.2 and < 2.0.0

0 commit comments

Comments
 (0)