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+98-snapshot
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent 16946da commit 795b520
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+91-SNAPSHOT")
implementation("xyz.jpenilla", "legacy-plugin-base", "0.0.1+98-SNAPSHOT")
implementation("org.bstats", "bstats-bukkit", "3.0.2")

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

0 comments on commit 795b520

Please sign in to comment.