refactor!(serde-extension): Replace reader/writer chain APIs with readSubEntry and writeSubEntry methods

This commit is contained in:
2026-04-12 21:06:46 +02:00
parent a413fab8d5
commit 2f4011c144
8 changed files with 62 additions and 31 deletions

View File

@@ -10,7 +10,7 @@ java-test = "21"
jetbrains-annotations = "26.0.1"
jspecify = "1.0.0"
junit = "5.12.0"
lombok = "1.18.38"
lombok = "1.18.44"
logback = "1.5.18"
mockito = "5.14.2"
shadow = "9.3.0"