We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92b7bb7 + e7dbd5b commit cd0c693Copy full SHA for cd0c693
1 file changed
examples/build.gradle
@@ -35,7 +35,7 @@ allprojects {
35
36
plugins.withId("java") {
37
dependencies {
38
- implementation platform("org.junit:junit-bom:5.11.2")
+ implementation platform("org.junit:junit-bom:5.11.3")
39
}
40
41
0 commit comments