Skip to content

Commit

Permalink
Update dependency com.intellectualsites.bom:bom-newest to v1.52 (#401)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 31, 2024
1 parent f3fcba7 commit 9b27cd2
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 @@ -28,7 +28,7 @@ repositories {
}

dependencies {
implementation(platform("com.intellectualsites.bom:bom-newest:1.51"))
implementation(platform("com.intellectualsites.bom:bom-newest:1.52"))
// Platform expectations
compileOnly(libs.paper)
compileOnly("org.apache.logging.log4j:log4j-api")
Expand Down

0 comments on commit 9b27cd2

Please sign in to comment.