Update dependency com.intellectualsites.bom:bom-1.18.x to v1.22 (#3918)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-13 22:28:58 +01:00 committed by GitHub
parent 1d201b04ba
commit 6a34a1996f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ subprojects {
}
dependencies {
implementation(platform("com.intellectualsites.bom:bom-1.18.x:1.21"))
implementation(platform("com.intellectualsites.bom:bom-1.18.x:1.22"))
}
dependencies {