mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-07-25 16:45:28 +02:00
Compare commits
1 Commits
renovate/o
...
renovate/a
Author | SHA1 | Date | |
---|---|---|---|
![]() |
57bd9721bc |
@@ -69,7 +69,7 @@ subprojects {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
// Tests
|
// Tests
|
||||||
testImplementation("org.junit.jupiter:junit-jupiter:5.13.2")
|
testImplementation("org.junit.jupiter:junit-jupiter:5.13.1")
|
||||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.13.1")
|
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.13.1")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -7,7 +7,7 @@ checkerqual = "3.49.4"
|
|||||||
gson = "2.10"
|
gson = "2.10"
|
||||||
guava = "31.1-jre"
|
guava = "31.1-jre"
|
||||||
snakeyaml = "2.0"
|
snakeyaml = "2.0"
|
||||||
adventure = "4.21.0"
|
adventure = "4.23.0"
|
||||||
adventure-bukkit = "4.4.0"
|
adventure-bukkit = "4.4.0"
|
||||||
log4j = "2.19.0"
|
log4j = "2.19.0"
|
||||||
|
|
||||||
@@ -33,7 +33,7 @@ vault = "1.7.1"
|
|||||||
serverlib = "2.3.7"
|
serverlib = "2.3.7"
|
||||||
|
|
||||||
# Gradle plugins
|
# Gradle plugins
|
||||||
shadow = "8.3.7"
|
shadow = "8.3.6"
|
||||||
grgit = "4.1.1"
|
grgit = "4.1.1"
|
||||||
spotless = "7.0.4"
|
spotless = "7.0.4"
|
||||||
publish = "0.33.0"
|
publish = "0.33.0"
|
||||||
|
Reference in New Issue
Block a user