chore: update arch loom
ci/woodpecker/push/gradle Pipeline was successful Details
ci/woodpecker/push/pages Pipeline was successful Details

This commit is contained in:
Johannes Frohnmeyer 2024-04-19 07:47:34 +02:00
parent 5a6154f13e
commit 1d8c9eac97
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(projects.convention)
api("dev.architectury.loom:dev.architectury.loom.gradle.plugin:1.5-SNAPSHOT")
api("dev.architectury.loom:dev.architectury.loom.gradle.plugin:1.6-SNAPSHOT")
api("com.github.johnrengelman:shadow:8.1.1")
}