You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the issue spring-projects/spring-boot#14736 and @dsyer's comment into the PR #360, both junit-jupiter-engine and mockito-junit-jupiter artifacts could be removed from the pom.xml. Those Junit5 dependencies has been added to the Spring Boot Starter Test starting to the version 2.2.0.M3.
The text was updated successfully, but these errors were encountered:
According to the issue spring-projects/spring-boot#14736 and @dsyer's comment into the PR #360, both
junit-jupiter-engine
andmockito-junit-jupiter
artifacts could be removed from thepom.xml
. Those Junit5 dependencies has been added to the Spring Boot Starter Test starting to the version 2.2.0.M3.The text was updated successfully, but these errors were encountered: