Skip to content

Commit

Permalink
Merge pull request #26 from unnamed/renovate/team.unnamed-creative-ce…
Browse files Browse the repository at this point in the history
…ntral-api-1.x

fix(deps): update dependency team.unnamed:creative-central-api to v1
  • Loading branch information
yusshu authored Feb 15, 2024
2 parents 1b0b8f3 + b1458cd commit 87d621b
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 87d621b

Please sign in to comment.