Skip to content

Commit 78d7bc6

Browse files
Update jackson monorepo to v3.2.0
1 parent 0a9b0a9 commit 78d7bc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ junit = "6.1.0"
44
[libraries]
55
gson = "com.google.code.gson:gson:2.14.0"
66
hamcrest = "org.hamcrest:hamcrest:3.0"
7-
jackson-core = "tools.jackson.core:jackson-core:3.1.4"
7+
jackson-core = "tools.jackson.core:jackson-core:3.2.0"
88
jspecify = "org.jspecify:jspecify:1.0.0"
99
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
1010
junit-platform = { module = "org.junit.platform:junit-platform-launcher", version.ref = "junit" }

0 commit comments

Comments
 (0)