Skip to content

Commit d59117d

Browse files
chore: Bump tools.jackson:jackson-bom from 3.0.0 to 3.0.1 (#26)
Bumps [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 3.0.0 to 3.0.1. - [Commits](FasterXML/jackson-bom@jackson-bom-3.0.0...jackson-bom-3.0.1) --- updated-dependencies: - dependency-name: tools.jackson:jackson-bom dependency-version: 3.0.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 f514cd9 commit d59117d

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,7 +1,7 @@
11
[versions]
22
junit-jupiter = "6.0.0"
33
assertj = "3.27.6"
4-
jackson = "3.0.0"
4+
jackson = "3.0.1"
55
jspecify = "1.0.0"
66
testcontainers = "2.0.1"
77

0 commit comments

Comments
 (0)