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 7e8c35f commit ad84f64Copy full SHA for ad84f64
build.gradle.kts
@@ -25,7 +25,7 @@ repositories {
25
}
26
27
dependencies {
28
- implementation("com.fasterxml.jackson.core:jackson-databind:2.19.2")
+ implementation("com.fasterxml.jackson.core:jackson-databind:2.20.0")
29
implementation("net.dv8tion:JDA:5.6.1")
30
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
31
implementation("org.springframework.boot:spring-boot-starter-jdbc")
0 commit comments