Skip to content

Commit

Permalink
chore: release 3.5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
darbyjack committed Jun 17, 2023
1 parent 3a90ad8 commit 3b4df79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ plugins {
}

group = "me.glaremasters"
version = "3.5.7.0-SNAPSHOT"
version = "3.5.7.0"

base {
archivesBaseName = "Guilds"
Expand Down Expand Up @@ -63,7 +63,7 @@ dependencies {
implementation("org.jdbi:jdbi3-sqlobject:3.8.2")
implementation("org.mariadb.jdbc:mariadb-java-client:2.7.2")

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

0 comments on commit 3b4df79

Please sign in to comment.