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 0f77351 commit fbe6970Copy full SHA for fbe6970
spring-test/spring-test.gradle
@@ -2,7 +2,6 @@ description = "Spring TestContext Framework"
2
3
dependencyManagement {
4
imports {
5
- mavenBom "org.junit:junit-bom:${junit5Version}"
6
mavenBom "io.projectreactor:reactor-bom:${reactorVersion}"
7
mavenBom "io.netty:netty-bom:${nettyVersion}"
8
}
0 commit comments