mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-12-01 07:38:46 +01:00
Update a few dependencies
This commit is contained in:
@@ -80,7 +80,7 @@ subprojects {
|
||||
allprojects {
|
||||
dependencies {
|
||||
// Tests
|
||||
testImplementation("junit:junit:4.13")
|
||||
testImplementation("junit:junit:4.13.2")
|
||||
}
|
||||
|
||||
configure<JavaPluginConvention> {
|
||||
|
||||
Reference in New Issue
Block a user