Skip to content

Commit

Permalink
Update dependency com.intellectualsites.bom:bom-newest to v1.46
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2024
1 parent 56ae032 commit 0349296
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 @@ -21,7 +21,7 @@ repositories {
}

dependencies {
implementation(platform("com.intellectualsites.bom:bom-newest:1.42")) // Ref: https://github.com/IntellectualSites/bom
implementation(platform("com.intellectualsites.bom:bom-newest:1.46")) // Ref: https://github.com/IntellectualSites/bom
compileOnly(libs.bundles.fawe)
compileOnly(libs.paper)
testImplementation(platform("org.junit:junit-bom:5.10.2"))
Expand Down

0 comments on commit 0349296

Please sign in to comment.