File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ spring-boot-devtools = { module = "org.springframework.boot:spring-boot-devtools
1717spring-boot-starter-test = { module = " org.springframework.boot:spring-boot-starter-test" }
1818spring-boot-starter-undertow = { module = " org.springframework.boot:spring-boot-starter-undertow" }
1919spring-boot-starter-web = { module = " org.springframework.boot:spring-boot-starter-web" }
20- test-equalsVerifier = { module = " nl.jqno.equalsverifier:equalsverifier" , version = " 3.19.2 " }
20+ test-equalsVerifier = { module = " nl.jqno.equalsverifier:equalsverifier" , version = " 4.2.3 " }
2121test-junit-platform = { module = " org.junit:junit-bom" , version.ref = " junit" }
2222test-spock-core = { module = " org.spockframework:spock-core" , version.ref = " spock" }
2323test-spock-spring = { module = " org.spockframework:spock-spring" , version.ref = " spock" }
You can’t perform that action at this time.
0 commit comments