[*] Rework registration of TweedExtensions

This commit is contained in:
2025-04-25 15:33:55 +02:00
parent c97f711c0b
commit 59f882bd12
27 changed files with 639 additions and 257 deletions

View File

@@ -2,7 +2,8 @@
assertj = "3.26.3"
asm = "9.7"
autoservice = "1.1.1"
java = "8"
java-main = "8"
java-test = "21"
jetbrains-annotations = "26.0.1"
jspecify = "1.0.0"
junit = "5.12.0"