Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(dependency): upgrade junit-jupiter to 5.9.0 (#1197)
As part of upgrading the spock framework from 2.0-groovy-3.0 to 2.2-groovy-3.0, it is required to update junit5 to 5.9.0. https://spockframework.org/spock/docs/2.3/release_notes.html#_2_2_2022_08_31 Spring boot 2.7.18 brings junit-jupiter 5.8.2. https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-dependencies/2.7.18/spring-boot-dependencies-2.7.18.pom So junit-bom version to be pinned to 5.9.0, untill spring boot >= 3.0.0.
- Loading branch information