Skip to content

Commit

Permalink
Update dependency com.intellectualsites.bom:bom-newest to v1.40
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 1, 2024
1 parent c459109 commit ab4b42d
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 @@ -49,7 +49,7 @@ repositories {
}

dependencies {
implementation(platform("com.intellectualsites.bom:bom-newest:1.39"))
implementation(platform("com.intellectualsites.bom:bom-newest:1.40"))
compileOnlyApi("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT")
compileOnly("com.mojang:authlib:1.5.25")
compileOnlyApi("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit")
Expand Down

0 comments on commit ab4b42d

Please sign in to comment.