Skip to content

Commit

Permalink
Update dependency com.intellectualsites.bom:bom-newest to v1.48
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 73e4b57 commit 6d19c14
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 @@ -27,7 +27,7 @@ repositories {
}

dependencies {
implementation(platform("com.intellectualsites.bom:bom-newest:1.45"))
implementation(platform("com.intellectualsites.bom:bom-newest:1.48"))
// Platform expectations
compileOnly("io.papermc.paper:paper-api")
compileOnly("org.apache.logging.log4j:log4j-api")
Expand Down

0 comments on commit 6d19c14

Please sign in to comment.