port: 1.21.6 (pre1)

This commit is contained in:
Martin Prokoph
2025-05-28 23:28:03 +02:00
parent a1ad6dd1f0
commit b08e38ae11
5 changed files with 16 additions and 15 deletions

View File

@@ -3,7 +3,7 @@ import groovy.json.JsonOutput
plugins {
id "architectury-plugin" version "3.4-SNAPSHOT"
id "dev.architectury.loom" version "1.7-SNAPSHOT" apply false
id "dev.architectury.loom" version "1.10-SNAPSHOT" apply false
id "me.shedaniel.unified-publishing" version "0.1.+" apply false
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
}