lom: update loom

This commit is contained in:
Johannes Frohnmeyer 2024-02-19 14:19:49 +01:00
parent 120aab1c0f
commit 32b8efd6ca
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.3-SNAPSHOT")
api("net.fabricmc:fabric-loom:1.5-SNAPSHOT")
api("com.github.johnrengelman:shadow:8.1.1")
}