Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.module:jackson-module-kotlin …
Browse files Browse the repository at this point in the history
…to v2.18.2
  • Loading branch information
ludos-renovate[bot] authored Jan 11, 2025
1 parent 9359b3d commit 95d35d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {

implementation("io.arrow-kt:arrow-core:2.0.0")
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.17.2")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.2")
implementation("fi.vm.sade.java-utils:java-http:1.0.0-SNAPSHOT")
implementation("io.github.cdimascio:dotenv-kotlin:6.5.0")
implementation("jakarta.servlet:jakarta.servlet-api:6.1.0")
Expand Down

0 comments on commit 95d35d7

Please sign in to comment.