Skip to content

Commit ec411fa

Browse files
committed
update gradle plugins
1 parent 6233e04 commit ec411fa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cloud-minecraft/cloud-fabric/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import net.fabricmc.loom.task.AbstractRunTask
22
import net.ltgt.gradle.errorprone.errorprone
33

44
plugins {
5-
id("quiet-fabric-loom") version "0.10-SNAPSHOT"
5+
id("quiet-fabric-loom") version "0.11-SNAPSHOT"
66
}
77

88
tasks {

gradle/libs.versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
- plugins
55

66
plugins:
7-
com.github.johnrengelman.shadow: 7.1.1
7+
com.github.johnrengelman.shadow: 7.1.2
88
com.github.ben-manes.versions: 0.36.0
99
org.jlleitschuh.gradle.ktlint: &ktlint 10.2.0
1010

0 commit comments

Comments
 (0)