Skip to content

Commit

Permalink
bump helper plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Minecraftschurli committed Feb 19, 2024
1 parent 1dcb7c9 commit aef9113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pluginManagement {
plugins {
id("org.ec4j.editorconfig") version "0.0.3"
id("net.neoforged.gradle.userdev") version "7.0.80"
id("com.github.minecraftschurlimods.helperplugin") version "1.1"
id("com.github.minecraftschurlimods.helperplugin") version "1.3"
}
repositories {
mavenLocal()
Expand Down

0 comments on commit aef9113

Please sign in to comment.