Skip to content

Commit 8a69adc

Browse files
Bump com.fasterxml.jackson.module:jackson-module-kotlin (#1036)
Bumps [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.20.0 to 2.20.1. - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.20.0...jackson-module-kotlin-2.20.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58e13f3 commit 8a69adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
coroutines = "1.10.2"
3-
jackson = "2.20.0"
3+
jackson = "2.20.1"
44
junit = "4.13.2"
55
moshi = "1.15.2"
66
okhttp = "5.0.0-alpha.16"

0 commit comments

Comments
 (0)