chore: Replace AnnotationHelper class (#3706)

This commit is contained in:
Alexander Brandes
2022-06-21 19:09:17 +02:00
committed by GitHub
parent dda52ebc2e
commit f27009216c
11 changed files with 23 additions and 75 deletions

View File

@ -65,7 +65,7 @@ subprojects {
}
dependencies {
implementation(platform("com.intellectualsites.bom:bom-1.18.x:1.5"))
implementation(platform("com.intellectualsites.bom:bom-1.18.x:1.7"))
}
dependencies {