Update bom to 1.25

This commit is contained in:
Alexander Brandes 2023-03-07 17:25:36 +01:00
parent 956deb2144
commit e9cab5f1a3
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C

View File

@ -74,7 +74,7 @@ subprojects {
}
dependencies {
implementation(platform("com.intellectualsites.bom:bom-newest:1.24"))
implementation(platform("com.intellectualsites.bom:bom-newest:1.25"))
}
dependencies {