This commit is contained in:
kento2 2026-08-05 21:40:52 +02:00
parent c60f19cafc
commit 2ea2eb5d1e
114 changed files with 671 additions and 609 deletions

View file

@ -19,5 +19,4 @@ java_library(
artifact("io.nats:jnats"),
],
exports = shared_deps,
plugins = [ "//third_party:lombok_plugin" ],
)