Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable
JUnitPlatform
for Spock tests (#4568)
Since Spock 2 is based on the JUnit platform, Gradle needs to be configured explicitly to discover and run the tests. Also, since HikariCP 5 requires JDK 11+, we have to switch back to 4.0.3.
- Loading branch information