We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71e4456 commit 9ea36daCopy full SHA for 9ea36da
build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
implementation("com.github.ben-manes.caffeine:caffeine:3.2.0")
29
implementation("dev.triumphteam:triumph-cmd-jda-slash:2.0.0-SNAPSHOT")
30
implementation("com.squareup.okhttp3:okhttp:4.12.0")
31
- implementation("com.fasterxml.jackson.core:jackson-databind:2.19.0")
+ implementation("com.fasterxml.jackson.core:jackson-databind:2.20.1")
32
implementation("com.google.guava:guava:33.4.8-jre")
33
34
developmentOnly("org.springframework.boot:spring-boot-devtools")
0 commit comments