File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66}
77
88dependencies {
9- compileOnly(" de.eldoria" , " schematicbrushreborn-api" , " 2.7.1 " )
9+ compileOnly(" de.eldoria" , " schematicbrushreborn-api" , " 2.7.3 " )
1010 compileOnly(" org.spigotmc" , " spigot-api" , " 1.16.5-R0.1-SNAPSHOT" )
1111 compileOnly(" com.sk89q.worldedit" , " worldedit-bukkit" , " 7.3.9" )
1212 // PlotSquared Core API
@@ -29,7 +29,7 @@ dependencies {
2929 testImplementation(" org.junit.jupiter" , " junit-jupiter-api" , " 5.11.4" )
3030 testImplementation(" com.sk89q.worldedit" , " worldedit-bukkit" , " 7.3.9" )
3131 testImplementation(" org.spigotmc" , " spigot-api" , " 1.16.5-R0.1-SNAPSHOT" )
32- testImplementation(" de.eldoria" , " schematicbrushreborn-api" , " 2.7.1 " )
32+ testImplementation(" de.eldoria" , " schematicbrushreborn-api" , " 2.7.3 " )
3333 testRuntimeOnly(" org.junit.jupiter" , " junit-jupiter-engine" )
3434}
3535
You can’t perform that action at this time.
0 commit comments