Skip to content

Commit

Permalink
Update NeoGradle to 7.0.171 (#1695)
Browse files Browse the repository at this point in the history
  • Loading branch information
sciwhiz12 authored Nov 19, 2024
1 parent 5ae8211 commit 9c533c2
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.163'
id 'net.neoforged.gradle.platform' version '7.0.171'
}

if (rootProject.name.toLowerCase() == "neoforge") {
Expand Down

0 comments on commit 9c533c2

Please sign in to comment.