Skip to content

Commit

Permalink
u - Bumper jackson-module-kotlin 2.17.2 -> 2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MariamPervez committed Oct 8, 2024
1 parent 31063cb commit 4ffb9f2
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 @@ -51,7 +51,7 @@ dependencies {
// Spring Framework BOM-fil overstyrer så vi får siste patch-versjon av Spring Framework
implementation(platform("org.springframework:spring-framework-bom:6.1.13"))

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

implementation 'org.jetbrains.kotlin:kotlin-reflect'

Expand Down

0 comments on commit 4ffb9f2

Please sign in to comment.