We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39ce13 commit 9f713e8Copy full SHA for 9f713e8
1 file changed
samples/versions-in-platform/platform/build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
5
6
dependencies {
7
- api(platform("com.fasterxml.jackson:jackson-bom:2.21.3"))
+ api(platform("com.fasterxml.jackson:jackson-bom:2.21.4"))
8
api(platform("org.junit:junit-bom:6.1.0"))
9
}
10
0 commit comments