We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85eded2 commit 81ff887Copy full SHA for 81ff887
1 file changed
build.gradle.kts
@@ -25,7 +25,7 @@ repositories {
25
}
26
27
dependencies {
28
- implementation("com.fasterxml.jackson.core:jackson-databind:2.21.1")
+ implementation("com.fasterxml.jackson.core:jackson-databind:2.21.2")
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