Skip to content

Commit

Permalink
u - Revert av jackson-module-kotlin fra 2.18.0 til 2.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MariamPervez committed Oct 11, 2024
1 parent 9bbecc7 commit e1fdd98
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 @@ -5,7 +5,7 @@ buildscript {
springBootVersion = '3.3.4'
springKafkaVersion = '3.2.4'
springfoxVersion = '3.0.0'
jacksonModuleKotlinVersion = '2.18.0'
jacksonModuleKotlinVersion = '2.17.2'
tokenSupportVersion = '5.0.5'
}
}
Expand Down

0 comments on commit e1fdd98

Please sign in to comment.