Skip to content

Commit

Permalink
fix(deps): update dependency xyz.jpenilla:legacy-plugin-base to v0.0.…
Browse files Browse the repository at this point in the history
…1+105-snapshot
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent c571d13 commit 9bf4bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
compileOnly("io.papermc.paper", "paper-api", "1.20.1-R0.1-SNAPSHOT")

implementation("io.papermc", "paperlib", "1.0.8")
implementation("xyz.jpenilla", "legacy-plugin-base", "0.0.1+98-SNAPSHOT")
implementation("xyz.jpenilla", "legacy-plugin-base", "0.0.1+105-SNAPSHOT")
implementation("org.bstats", "bstats-bukkit", "3.0.2")

implementation(platform("cloud.commandframework:cloud-bom:1.8.4"))
Expand Down

0 comments on commit 9bf4bdf

Please sign in to comment.