Skip to content

Commit

Permalink
Use labygradle 0.3.30
Browse files Browse the repository at this point in the history
  • Loading branch information
RappyTV committed Sep 23, 2023
1 parent 69d15a2 commit d92e2e9
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
@@ -1,7 +1,7 @@
rootProject.name = "deathfinder"

pluginManagement {
val labyGradlePluginVersion = "0.3.29"
val labyGradlePluginVersion = "0.3.30"
plugins {
id("net.labymod.gradle") version (labyGradlePluginVersion)
}
Expand Down

0 comments on commit d92e2e9

Please sign in to comment.