Update loom to 1.1 & move fabric-permissions-api to modApi to match pre-loom 1.1 behavior of it being on the compile classpath for consumers
This commit is contained in:
parent
1f17e92974
commit
4e02686a1f
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ pluginManagement {
|
|||
|
||||
plugins {
|
||||
id("ca.stellardrift.polyglot-version-catalogs") version "6.0.1"
|
||||
id("quiet-fabric-loom") version "1.0-SNAPSHOT"
|
||||
id("quiet-fabric-loom") version "1.1-SNAPSHOT"
|
||||
}
|
||||
|
||||
dependencyResolutionManagement {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue