Skip to content

Commit a50140b

Browse files
Update dependency de.eldoria:schematicbrushreborn-api to v2.7.9
1 parent c0b6607 commit a50140b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

core/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ dependencies {
1515
bukkitLibrary("mysql", "mysql-connector-java", "8.0.33")
1616
bukkitLibrary("com.zaxxer", "HikariCP", "5.1.0")
1717

18-
compileOnly("de.eldoria", "schematicbrushreborn-api", "2.7.8")
18+
compileOnly("de.eldoria", "schematicbrushreborn-api", "2.7.9")
1919
compileOnly("org.spigotmc", "spigot-api", "1.16.5-R0.1-SNAPSHOT")
2020
compileOnly("com.sk89q.worldedit", "worldedit-bukkit", "7.3.17")
2121

2222

2323
testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.14.1")
24-
testImplementation("de.eldoria", "schematicbrushreborn-api", "2.7.1")
24+
testImplementation("de.eldoria", "schematicbrushreborn-api", "2.7.9")
2525
testImplementation("org.spigotmc", "spigot-api", "1.16.5-R0.1-SNAPSHOT")
2626
testImplementation("com.fasterxml.jackson.core", "jackson-databind", "2.17.2")
2727

0 commit comments

Comments
 (0)