Skip to content

Commit

Permalink
Revert "U - Oppgraderer com.fasterxml.jackson.module:jackson-module-k…
Browse files Browse the repository at this point in the history
…otlin:2.17.2 -> 2.18.0"

This reverts commit ef41980.
  • Loading branch information
MariamPervez committed Oct 9, 2024
1 parent 41b0a65 commit d7d63fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
implementation "org.springframework.kafka:spring-kafka:$springKafkaVersion"
implementation("org.springframework.retry:spring-retry:2.0.9")

implementation 'com.fasterxml.jackson.module:jackson-module-kotlin:2.18.0'
implementation 'com.fasterxml.jackson.module:jackson-module-kotlin:2.17.2'
implementation 'org.jetbrains.kotlin:kotlin-reflect'

// Logging
Expand Down

0 comments on commit d7d63fa

Please sign in to comment.