fix(deps): update dependency com.intellectualsites.bom:bom-1.18.x to v1.13 (#3766)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-10 16:52:47 +02:00 committed by GitHub
parent 9fd96dbaa2
commit 1ef424a2f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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