Skip to content

Commit fb4c2ac

Browse files
authored
Merge pull request #220 from 4drian3d/renovate/fabric-loom-1.x
chore(deps): update plugin fabric-loom to v1.15.3
2 parents c9c6115 + 6514f89 commit fb4c2ac

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.15.2"
26+
id("fabric-loom") version "1.15.3"
2727
}
2828

2929
// Module Name to Module Folder

0 commit comments

Comments
 (0)