We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 931bd2c + ca7f7f9 commit 2d5117bCopy full SHA for 2d5117b
build.gradle
@@ -62,6 +62,6 @@ subprojects {
62
mavenLocal()
63
}
64
dependencies {
65
- testImplementation platform('org.junit:junit-bom:5.10.1')
+ testImplementation platform('org.junit:junit-bom:5.10.2')
66
67
0 commit comments