Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrbysco committed Oct 1, 2024
1 parent 9827765 commit 1d6a449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
// Required for NeoGradle
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.7"
id "net.darkhax.curseforgegradle" version "1.1.24" apply(false)
id "net.darkhax.curseforgegradle" version "1.1.25" apply(false)
id "com.modrinth.minotaur" version "2.+" apply(false)
}

Expand Down

0 comments on commit 1d6a449

Please sign in to comment.