Skip to content

Commit

Permalink
E - Oppgraderer jacksonModuleKotlinVersion = '2.15.3' -> '2.16.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Nov 21, 2023
1 parent 4db30aa commit 60d0c15
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 @@ -2,7 +2,7 @@ buildscript {
ext {
springBootVersion = '3.1.5'
springKafkaVersion = '3.0.12'
jacksonModuleKotlinVersion = '2.15.3'
jacksonModuleKotlinVersion = '2.16.0'
cxfVersion = '3.3.4'
tokenSupportVersion = '3.1.7'
}
Expand Down

0 comments on commit 60d0c15

Please sign in to comment.