Skip to content

Commit 13c1e88

Browse files
Update dependency com.fasterxml.jackson:jackson-bom to v2.18.3 (#177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca7e287 commit 13c1e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/versions-in-platform/platform/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44

55

66
dependencies {
7-
api(platform("com.fasterxml.jackson:jackson-bom:2.18.2"))
7+
api(platform("com.fasterxml.jackson:jackson-bom:2.18.3"))
88
api(platform("org.junit:junit-bom:5.12.0"))
99
}
1010

0 commit comments

Comments
 (0)