Skip to content

Commit 479ebe1

Browse files
committed
Update dependency com.intellectualsites.bom:bom-newest to v1.44
1 parent 8292b97 commit 479ebe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ repositories {
4949
}
5050

5151
dependencies {
52-
implementation(platform("com.intellectualsites.bom:bom-newest:1.43"))
52+
implementation(platform("com.intellectualsites.bom:bom-newest:1.44"))
5353
compileOnlyApi("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT")
5454
compileOnly("com.mojang:authlib:1.5.25")
5555
compileOnlyApi("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit")

0 commit comments

Comments
 (0)