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 0892923 commit 3fdb9f1Copy full SHA for 3fdb9f1
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.18.2"))
8
- api(platform("org.junit:junit-bom:5.11.4"))
+ api(platform("org.junit:junit-bom:5.12.0"))
9
}
10
11
dependencies.constraints {
0 commit comments