Manage version for Checker annotations internally

See gh-47263
This commit is contained in:
Moritz Halbritter 2025-09-19 14:53:41 +02:00
parent 1d4b9d372f
commit 0753e7dbf2
1 changed files with 7 additions and 0 deletions

View File

@ -48,6 +48,13 @@ bom {
] ]
} }
} }
library("Checker Annotations", "3.51.0") {
group("org.checkerframework") {
modules = [
"checker-qual"
]
}
}
library("ClickHouse", "0.9.0") { library("ClickHouse", "0.9.0") {
group("com.clickhouse") { group("com.clickhouse") {
modules = [ modules = [