Skip to content

Commit e9526ea

Browse files
fix(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.20.0 (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Thor Tudal Lauridsen <30320530+thorlauridsen@users.noreply.github.com>
1 parent 999210d commit e9526ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/local.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
coroutines = "1.10.2"
33
h2database = "2.3.232"
4-
jackson = "2.19.2"
4+
jackson = "2.20.0"
55
junitPlatformLauncher = "1.12.2"
66
kotlin = "2.2.10"
77
liquibase = "4.33.0"

0 commit comments

Comments
 (0)