Add a plugin to check updates.
This commit is contained in:
parent
5281e670bc
commit
9dbe16748f
|
@ -14,6 +14,7 @@ plugins {
|
|||
id("com.github.johnrengelman.shadow") version "6.1.0" apply false
|
||||
id("architectury-plugin") version "3.0-SNAPSHOT"
|
||||
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