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 a2771a6Copy full SHA for a2771a6
build.gradle.kts
@@ -27,7 +27,7 @@ dependencies {
27
implementation("org.springframework.cloud:spring-cloud-starter-netflix-eureka-client")
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")
+ implementation("com.squareup.okhttp3:okhttp:5.0.0")
31
implementation("com.fasterxml.jackson.core:jackson-databind:2.19.0")
32
implementation("com.google.guava:guava:33.4.8-jre")
33
0 commit comments