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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-07-06 00:14:20 +02:00
committed by GitHub
parent c446a95b07
commit 73d2686b17

View File

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