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 ecfd569 commit 3d618c8Copy full SHA for 3d618c8
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