build: Update dependency com.intellectualsites.bom:bom-1.18.x to v1.5 (#3677)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-06-13 11:38:28 +02:00 committed by GitHub
parent 565838ad43
commit d69f3b0893
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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