build: Update bom to 1.9

This commit is contained in:
Alexander Brandes
2022-06-27 16:47:32 +02:00
parent 5f4c8d92df
commit cd9f0789de
2 changed files with 1 additions and 5 deletions

View File

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