Skip to content

Commit

Permalink
Update dependency com.intellectualsites.bom:bom-1.16.x to v1.50
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 1, 2024
1 parent bfe79a8 commit 7b13889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repositories {
}

dependencies {
implementation(platform("com.intellectualsites.bom:bom-1.16.x:1.49"))
implementation(platform("com.intellectualsites.bom:bom-1.16.x:1.50"))
compileOnly("com.google.code.gson:gson")
compileOnly("com.google.guava:guava")
compileOnly(libs.findbugs)
Expand Down

0 comments on commit 7b13889

Please sign in to comment.