mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-28 11:44:42 +02: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