Skip to content

Commit 3e3f529

Browse files
Merge pull request #28 from TheNewEconomy/feat/permissions-v2
Update Gradle build version to 2.18
2 parents aebc034 + 35e0f41 commit 3e3f529

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group = "net.milkbowl.vault"
7-
version = "2.17"
7+
version = "2.18"
88
description = "VaultUnlockedAPI"
99

1010
repositories {

0 commit comments

Comments
 (0)