Skip to content

Commit

Permalink
fix(deps): update dependency xyz.jpenilla:squaremap-api to v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jpenilla committed Nov 27, 2024
1 parent 2482503 commit 6c8a1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ dependencies {
compileOnlyApi("io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT") {
exclude("org.yaml", "snakeyaml")
}
compileOnlyApi("xyz.jpenilla:squaremap-api:1.3.2")
compileOnlyApi("xyz.jpenilla:squaremap-api:1.3.3")
}

0 comments on commit 6c8a1f6

Please sign in to comment.