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.1
  • Loading branch information
ludos-renovate[bot] authored Nov 4, 2024
1 parent a9d38ba commit 403c7e6
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:1.2.4")
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.1")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.17.2")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.1")
implementation("fi.vm.sade.java-utils:java-http:1.0.0-SNAPSHOT")
implementation("io.github.cdimascio:dotenv-kotlin:6.4.2")
implementation("jakarta.servlet:jakarta.servlet-api:6.1.0")
Expand Down

0 comments on commit 403c7e6

Please sign in to comment.