Skip to content

Commit b099ab8

Browse files
Update plugin com.diffplug.spotless to v7.0.1
1 parent a3c270e commit b099ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencyResolutionManagement {
3535
library("paper", "io.papermc.paper:paper-api:1.19.2-R0.1-SNAPSHOT")
3636
plugin("shadow", "com.gradleup.shadow").version("8.3.5")
3737
plugin("pluginyml", "net.minecrell.plugin-yml.bukkit").version("0.6.0")
38-
plugin("spotless", "com.diffplug.spotless").version("7.0.0")
38+
plugin("spotless", "com.diffplug.spotless").version("7.0.1")
3939
}
4040
}
4141
}

0 commit comments

Comments
 (0)