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+94-snapshot
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent 6e985e2 commit d373f4c
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", "$mcVersion-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+94-SNAPSHOT")
implementation("org.bstats", "bstats-bukkit", "3.0.2")

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

0 comments on commit d373f4c

Please sign in to comment.