File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9999}
100100
101101def versions = [
102- junitJupiter : ' 5.13.0 '
102+ junitJupiter : ' 5.13.1 '
103103]
104104
105105dependencyManagement {
@@ -159,7 +159,7 @@ dependencies {
159159
160160 testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter' , version : versions. junitJupiter
161161 testImplementation group : ' com.github.tomakehurst' , name : ' wiremock-jre8-standalone' , version : ' 3.0.1'
162- testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter' , version : ' 5.13.0 '
162+ testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter' , version : ' 5.13.1 '
163163 testImplementation group : ' org.springframework.boot' , name : ' spring-boot-starter-test'
164164
165165 functionalTestImplementation group : ' com.github.hmcts' , name : ' service-auth-provider-java-client' , version : ' 5.3.2'
You can’t perform that action at this time.
0 commit comments