Edit the version range of the architectury plugin
This commit is contained in:
parent
8ed7b55054
commit
282f873da4
@ -12,7 +12,7 @@ buildscript {
|
||||
plugins {
|
||||
kotlin("jvm") version "1.5.0"
|
||||
id("com.github.johnrengelman.shadow") version "6.1.0" apply false
|
||||
id("architectury-plugin") version "[3.0.100, 3.1]"
|
||||
id("architectury-plugin") version "[3.0.100, 3.2["
|
||||
id("forgified-fabric-loom") version "0.7.0-SNAPSHOT" apply false
|
||||
id("com.github.ben-manes.versions") version "0.38.0"
|
||||
id("com.modrinth.minotaur") version "1.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user