Skip to content

Commit 3b4df79

Browse files
committed
chore: release 3.5.7.0
1 parent 3a90ad8 commit 3b4df79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818
}
1919

2020
group = "me.glaremasters"
21-
version = "3.5.7.0-SNAPSHOT"
21+
version = "3.5.7.0"
2222

2323
base {
2424
archivesBaseName = "Guilds"
@@ -63,7 +63,7 @@ dependencies {
6363
implementation("org.jdbi:jdbi3-sqlobject:3.8.2")
6464
implementation("org.mariadb.jdbc:mariadb-java-client:2.7.2")
6565

66-
compileOnly("org.spigotmc:spigot-api:1.20-R0.1-SNAPSHOT")
66+
compileOnly("org.spigotmc:spigot-api:1.20.1-R0.1-SNAPSHOT")
6767
compileOnly("net.milkbowl:vault:1.7")
6868
compileOnly("com.mojang:authlib:1.5.25")
6969
compileOnly("me.clip:placeholderapi:2.11.3")

0 commit comments

Comments
 (0)