Skip to content

Commit

Permalink
Bump NeoGradle to fix the patch baking issue (#1178)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt authored Jun 24, 2024
1 parent 1382e48 commit bba0fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pluginManagement {
}

plugins {
id 'net.neoforged.gradle.platform' version '7.0.149'
id 'net.neoforged.gradle.platform' version '7.0.150'
}

rootProject.name = rootDir.name
Expand Down

0 comments on commit bba0fd2

Please sign in to comment.