Skip to content

Commit 07ceda3

Browse files
Update dependency de.eldoria:schematicbrushreborn-api to v2.7.3 (#176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eae1b28 commit 07ceda3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
dependencies {
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

0 commit comments

Comments
 (0)