Skip to content

Commit 01caa36

Browse files
fix(deps): update dependency com.github.techfortress:griefprevention to v18
1 parent 2382fc4 commit 01caa36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/griefprevention/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
description = "GriefPrevention integration for squaremap"
22

33
dependencies {
4-
compileOnly("com.github.TechFortress:GriefPrevention:17.0.0")
4+
compileOnly("com.github.TechFortress:GriefPrevention:18.0.0")
55
}
66

77
bukkitPluginYaml {

0 commit comments

Comments
 (0)