Skip to content

Commit

Permalink
fix(deps): update dependency team.unnamed:creative-central-api to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent 1b0b8f3 commit b1458cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime-bukkit/test-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
compileOnly("io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT")

// resource-pack plugin api
compileOnly("team.unnamed:creative-central-api:0.10.0-SNAPSHOT")
compileOnly("team.unnamed:creative-central-api:1.3.0")

// hephaestus-engine dependencies
implementation(project(":hephaestus-api"))
Expand Down

0 comments on commit b1458cd

Please sign in to comment.