Skip to content

Commit 515f979

Browse files
authored
Merge pull request #216 from 4drian3d/renovate/fabric-loom-1.x
chore(deps): update plugin fabric-loom to v1.15.1
2 parents 18b512a + 6a38a36 commit 515f979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencyResolutionManagement {
2323
plugins {
2424
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
2525
id("org.spongepowered.gradle.plugin") version "2.3.0"
26-
id("fabric-loom") version "1.14.10"
26+
id("fabric-loom") version "1.15.1"
2727
}
2828

2929
// Module Name to Module Folder

0 commit comments

Comments
 (0)