Skip to content

Commit 722d4e3

Browse files
committed
[Java] Upgrade to Shadow 9.4.3.
1 parent 5e62b09 commit 722d4e3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* **[C#]** Seal `PrimitiveValue` and `PrimitiveType`, make `ThrowHelper` static. (https://github.com/aeron-io/simple-binary-encoding/pull/1109[#1109])
88
* Upgrade to `Gradle` 9.6.1.
99
* Upgrade to `JUnit` 6.1.1.
10-
* Upgrade to `Shadow` 9.4.2.
10+
* Upgrade to `Shadow` 9.4.3.
1111
* Upgrade to `jqwik` 1.10.1.
1212
* Upgrade to `json` 20260522.
1313

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ json = "20260522"
1111
junit = "6.1.1"
1212
mockito = "5.23.0"
1313
plexus = "3.3.0"
14-
shadow = "9.4.2"
14+
shadow = "9.4.3"
1515
versions = "0.54.0"
1616

1717
[libraries]

0 commit comments

Comments
 (0)