Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
6a741dcfe8 Update guice to v7 2023-06-01 01:02:35 +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"
}
group = "com.intellectualsites.plotsquared"
group = "com.plotsquared"
version = "7.0.0-SNAPSHOT"
if (!File("$rootDir/.git").exists()) {

View File

@@ -20,7 +20,7 @@ squirrelid = "0.3.2"
# Gradle plugins
shadow = "7.1.2"
grgit = "4.1.1"
spotless = "6.19.0"
spotless = "6.18.0"
nexus = "1.3.0"
[libraries]