Skip to content

Commit bb2787a

Browse files
Bump jackson from 2.19.2 to 2.20.0
Bumps `jackson` from 2.19.2 to 2.20.0. Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.2 to 2.20.0 - [Commits](FasterXML/jackson-core@jackson-core-2.19.2...jackson-core-2.20.0) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.19.2 to 2.20.0 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.19.2...jackson-module-kotlin-2.20.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43bbd28 commit bb2787a

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
@@ -18,7 +18,7 @@ serialization = "1.9.0"
1818
#korlibs = "6.0.0"
1919
detekt = "1.23.8"
2020
moshi = "1.15.2"
21-
jackson = "2.19.2"
21+
jackson = "2.20.0"
2222
browser = "1.9.0"
2323
compose = "1.8.2"
2424
coil2 = "2.7.0"

0 commit comments

Comments
 (0)