Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
9c71398c5b Update dependency com.diffplug.spotless to v6.19.0 2023-06-01 01:02:30 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ plugins {
id("xyz.jpenilla.run-paper") version "2.1.0" id("xyz.jpenilla.run-paper") version "2.1.0"
} }
group = "com.intellectualsites.plotsquared" group = "com.plotsquared"
version = "7.0.0-SNAPSHOT" version = "7.0.0-SNAPSHOT"
if (!File("$rootDir/.git").exists()) { if (!File("$rootDir/.git").exists()) {

View File

@@ -1,6 +1,6 @@
[versions] [versions]
# Platform expectations # Platform expectations
guice = "7.0.0" guice = "5.1.0"
spotbugs = "4.7.3" spotbugs = "4.7.3"
# Plugins # Plugins