Skip to content

Commit

Permalink
bump loom
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
IThundxr committed Jun 7, 2024
1 parent c6fec3f commit 083a2db
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 @@ -41,7 +41,7 @@ plugins {
java
`maven-publish`
id("architectury-plugin") version "3.4-SNAPSHOT" apply false
id("dev.architectury.loom") version "1.5.+" apply false
id("dev.architectury.loom") version "1.6.+" apply false
id("me.modmuss50.mod-publish-plugin") version "0.3.4" apply false // https://github.com/modmuss50/mod-publish-plugin
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
id("dev.ithundxr.silk") version "0.11.15" // https://github.com/IThundxr/silk
Expand Down

0 comments on commit 083a2db

Please sign in to comment.