Skip to content

Commit

Permalink
should fix build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
RealYusufIsmail committed Feb 16, 2024
1 parent a477a0f commit 217a979
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
Expand Up @@ -3,7 +3,7 @@ import net.darkhax.curseforgegradle.TaskPublishCurseForge
plugins {
id 'java'
id 'eclipse'
id "com.diffplug.spotless" version "6.25.0"
id "com.diffplug.spotless" version "6.10.0"
id 'net.minecraftforge.gradle' version '[6.0.16,6.2)'
id 'net.darkhax.curseforgegradle' version '1.1.17'
id 'org.parchmentmc.librarian.forgegradle' version '1.+'
Expand Down

0 comments on commit 217a979

Please sign in to comment.