There was an error while loading. Please reload this page.
1 parent 2b2d0d1 commit 192e8b6Copy full SHA for 192e8b6
1 file changed
samples/versions-in-platform/platform/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
6
dependencies {
7
api(platform("com.fasterxml.jackson:jackson-bom:2.22.1"))
8
- api(platform("org.junit:junit-bom:6.1.1"))
+ api(platform("org.junit:junit-bom:6.1.2"))
9
}
10
11
dependencies.constraints {
0 commit comments