Skip to content

Commit

Permalink
Merge branch '1.20.2' into 1.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rfresh2 committed Apr 5, 2024
2 parents 12eceaa + e7b6623 commit 44abc92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import net.fabricmc.loom.api.LoomGradleExtensionAPI

plugins {
id("architectury-plugin") version "3.4-SNAPSHOT"
id("dev.architectury.loom") version "1.5-SNAPSHOT" apply false
id("dev.architectury.loom") version "1.6-SNAPSHOT" apply false
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
}

Expand Down

0 comments on commit 44abc92

Please sign in to comment.