Skip to content

Commit f40cdde

Browse files
committed
[Java] Upgrade to Shadow 9.5.0.
1 parent 4f4deee commit f40cdde

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
= Changelog
22

3+
== 1.40.0 (unreleased)
4+
5+
* **[Java]** Upgrade to `Shadow` 9.5.0.
6+
37
== 1.39.0 (2026-07-03)
48

59
* **[Rust]** Inline generated header methods. (https://github.com/aeron-io/simple-binary-encoding/pull/1110[#1110])

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.3"
14+
shadow = "9.5.0"
1515
versions = "0.54.0"
1616

1717
[libraries]

0 commit comments

Comments
 (0)