Skip to content

Commit

Permalink
Update dependency de.eldoria:schematicbrushreborn-api to v2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 0cd033e commit 7700338
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
bukkitLibrary("de.chojo.sadu", "sadu-mariadb", "1.4.0")
bukkitLibrary("de.chojo.sadu", "sadu-mysql", "1.4.0")

compileOnly("de.eldoria", "schematicbrushreborn-api", "2.5.5")
compileOnly("de.eldoria", "schematicbrushreborn-api", "2.5.6")
compileOnly("org.spigotmc", "spigot-api", "1.16.5-R0.1-SNAPSHOT")
compileOnly("com.sk89q.worldedit", "worldedit-bukkit", "7.2.18")

Expand All @@ -36,7 +36,7 @@ dependencies {
bukkitLibrary("com.zaxxer", "HikariCP", "5.1.0")

testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.10.1")
testImplementation("de.eldoria", "schematicbrushreborn-api", "2.5.5")
testImplementation("de.eldoria", "schematicbrushreborn-api", "2.5.6")
testImplementation("org.spigotmc", "spigot-api", "1.16.5-R0.1-SNAPSHOT")
testImplementation("com.fasterxml.jackson.core", "jackson-databind", "2.14.2")

Expand Down

0 comments on commit 7700338

Please sign in to comment.