build: Update bom

This commit is contained in:
Alexander Brandes 2022-06-11 14:53:39 +02:00
parent 26c0c1b7cd
commit 60f7113105
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C

View File

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