Skip to content

Commit

Permalink
fix(deps): update dependency com.intellectualsites.bom:bom-1.18.x to …
Browse files Browse the repository at this point in the history
…v1.13 (#3766)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 10, 2022
1 parent 9fd96db commit 1ef424a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -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 {
Expand Down

0 comments on commit 1ef424a

Please sign in to comment.