Skip to content

Commit 4b0ef77

Browse files
committed
[Java] Upgrade to json 20260522.
1 parent 17bb431 commit 4b0ef77

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* Upgrade to `JUnit` 6.1.0.
77
* Upgrade to `Shadow` 9.4.2.
88
* Upgrade to `jqwik` 1.10.1.
9+
* Upgrade to `json` 20260522.
910

1011
== 1.38.1 (2026-04-28)
1112

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hamcrest = "3.0"
77
httpcore = "4.4.14"
88
jqwik = "1.10.1"
99
jmh = "1.37"
10-
json = "20251224"
10+
json = "20260522"
1111
junit = "6.1.0"
1212
mockito = "5.23.0"
1313
plexus = "3.3.0"

0 commit comments

Comments
 (0)