Update to JUnit 5.8.2
Closes gh-641
This commit is contained in:
2
dependencies/build.gradle
vendored
2
dependencies/build.gradle
vendored
@@ -15,7 +15,7 @@ ext.queryDslVersion = '4.0.9'
|
||||
|
||||
dependencies {
|
||||
api platform("org.springframework:spring-framework-bom:5.3.19")
|
||||
api platform("org.junit:junit-bom:5.8.1")
|
||||
api platform("org.junit:junit-bom:5.8.2")
|
||||
api platform("org.springframework.data:spring-data-bom:2021.0.8")
|
||||
api platform("com.fasterxml.jackson:jackson-bom:2.13.0")
|
||||
constraints {
|
||||
|
||||
Reference in New Issue
Block a user