Update build.gradle.kts

This commit is contained in:
Alexander Brandes 2022-06-07 00:17:34 +02:00 committed by GitHub
parent 5c418edcef
commit 7257775dad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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