bump loom
ci/woodpecker/push/gradle Pipeline failed Details
ci/woodpecker/push/pages Pipeline was successful Details

This commit is contained in:
Johannes Frohnmeyer 2023-07-28 15:14:18 +02:00
parent bf87f734d5
commit 81d2f48893
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ plugins {
dependencies {
api(project(":convention"))
api("net.fabricmc:fabric-loom:1.2-SNAPSHOT")
api("net.fabricmc:fabric-loom:1.3-SNAPSHOT")
api("com.github.johnrengelman:shadow:8.1.1")
}