Skip to content

Commit

Permalink
plug
Browse files Browse the repository at this point in the history
  • Loading branch information
UnRealDinnerbone committed Sep 10, 2024
1 parent 2384922 commit 89c14e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
plugins {
id("dev.nanite.mlp") version("0.1.10")
id("dev.nanite.mlp") version("0.3.0")
id("java-library")
id("maven-publish")
id("me.modmuss50.mod-publish-plugin") version "0.3.0"
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.0'
}


Expand Down

0 comments on commit 89c14e1

Please sign in to comment.