We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecfd569 + 3d618c8 commit c8db3a9Copy full SHA for c8db3a9
build.gradle
@@ -105,7 +105,7 @@ dependencies {
105
106
implementation 'javax.annotation:javax.annotation-api:1.3.2'
107
108
- testFixturesApi(platform('org.junit:junit-bom:5.12.1'))
+ testFixturesApi(platform('org.junit:junit-bom:5.12.2'))
109
testFixturesApi "org.junit.jupiter:junit-jupiter"
110
testFixturesApi "org.junit.platform:junit-platform-launcher"
111
testFixturesApi "org.hamcrest:hamcrest-core:3.0"
0 commit comments