Skip to content

Commit bb9d6c4

Browse files
fix(deps): update dependency xyz.jpenilla:squaremap-api to v1.3.12
1 parent 2382fc4 commit bb9d6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ dependencies {
1111
compileOnlyApi("io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT") {
1212
exclude("org.yaml", "snakeyaml")
1313
}
14-
compileOnlyApi("xyz.jpenilla:squaremap-api:1.3.9")
14+
compileOnlyApi("xyz.jpenilla:squaremap-api:1.3.12")
1515
}

0 commit comments

Comments
 (0)