Skip to content

Commit 117bd8e

Browse files
Update plugin com.diffplug.spotless to v7.0.4 (#106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1383d8d commit 117bd8e

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.6")
3737
plugin("pluginyml", "net.minecrell.plugin-yml.bukkit").version("0.6.0")
38-
plugin("spotless", "com.diffplug.spotless").version("7.0.3")
38+
plugin("spotless", "com.diffplug.spotless").version("7.0.4")
3939
}
4040
}
4141
}

0 commit comments

Comments
 (0)