We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5793c9f commit 054fa4fCopy full SHA for 054fa4f
examples/build.gradle
@@ -35,7 +35,7 @@ allprojects {
35
36
plugins.withId("java") {
37
dependencies {
38
- implementation platform("org.junit:junit-bom:5.10.3")
+ implementation platform("org.junit:junit-bom:5.11.0")
39
}
40
41
0 commit comments