We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 914f83f commit dce7518Copy full SHA for dce7518
framework-platform/framework-platform.gradle
@@ -21,7 +21,7 @@ dependencies {
21
api(platform("org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0"))
22
api(platform("org.junit:junit-bom:6.0.0"))
23
api(platform("org.mockito:mockito-bom:5.20.0"))
24
- api(platform("tools.jackson:jackson-bom:3.0.0"))
+ api(platform("tools.jackson:jackson-bom:3.0.1"))
25
26
constraints {
27
api("com.fasterxml:aalto-xml:1.3.4")
0 commit comments