Skip to content

Commit

Permalink
U - Oppgraderer com.fasterxml.jackson.module:jackson-module-kotlin:2.…
Browse files Browse the repository at this point in the history
…16.1 -> 2.16.2

Automatisert oppgradering av com.fasterxml.jackson.module:jackson-module-kotlin.
  • Loading branch information
dskarpas committed Mar 12, 2024
1 parent c756099 commit 1460cae
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.5')

implementation 'com.fasterxml.jackson.module:jackson-module-kotlin:2.16.1'
implementation 'com.fasterxml.jackson.module:jackson-module-kotlin:2.16.2'
implementation 'org.jetbrains.kotlin:kotlin-reflect'

// Logging
Expand Down

0 comments on commit 1460cae

Please sign in to comment.