Skip to content

Commit

Permalink
Bump toolbar (formally umbrella) version to add support for 1.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofpu committed Mar 12, 2024
1 parent f7f1e74 commit dd2482a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spigot/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
exclude("com.sk89q", "worldedit")
}

implementation("com.github.tofpu:umbrella:1.20-support-SNAPSHOT")
implementation("com.github.tofpu:umbrella:legacy-SNAPSHOT")
}

tasks {
Expand Down

0 comments on commit dd2482a

Please sign in to comment.