Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDog896 committed Mar 27, 2022
1 parent a127ffb commit b285862
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Expand Up @@ -48,15 +48,15 @@ dependencies {
implementation("org.javacord", "javacord", "3.3.2")

// implement KStom
compileOnly("com.github.Project-Cepi:KStom:15bab227a2")
compileOnly("com.github.Project-Cepi:KStom:1229e45e12")

// Add EnergyExtension
compileOnly("com.github.Project-Cepi:EnergyExtension:d6343c100c")

// Add LevelExtension
compileOnly("com.github.Project-Cepi:LevelExtension:cae5707195")

compileOnly("net.kyori:adventure-text-minimessage:4.2.0-SNAPSHOT")
implementation("net.kyori:adventure-text-minimessage:4.10.1-SNAPSHOT")

// Jansi
compileOnly("org.jline:jline-terminal-jansi:3.21.0")
Expand Down

0 comments on commit b285862

Please sign in to comment.