Skip to content

Commit 408c07b

Browse files
Bump net.fabricmc.fabric-loom from 1.15-SNAPSHOT to 1.16.1 in /Plan (#4568)
Bumps net.fabricmc.fabric-loom from 1.15-SNAPSHOT to 1.16.1. --- updated-dependencies: - dependency-name: net.fabricmc.fabric-loom dependency-version: 1.16.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef82ea8 commit 408c07b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id("base")
1212
id "org.sonarqube" version "7.2.3.7755"
1313
id "com.gradleup.shadow" version "9.4.1" apply false
14-
id "net.fabricmc.fabric-loom" version "1.15-SNAPSHOT" apply false
14+
id "net.fabricmc.fabric-loom" version "1.16.1" apply false
1515
}
1616

1717
apply plugin: "nebula-aggregate-javadocs"

0 commit comments

Comments
 (0)