mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 01:02:14 +00:00
Add junit-jupiter-engine
This fixes some of the compatability problems that can happen with newer versions of junit
This commit is contained in:
parent
cb0fdef236
commit
222faae1cb
@ -127,6 +127,7 @@ dependencies {
|
||||
|
||||
testRuntimeOnly 'org.hsqldb:hsqldb'
|
||||
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
|
||||
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
|
||||
}
|
||||
|
||||
def rncToXsd = tasks.named('rncToXsd', RncToXsd)
|
||||
|
Loading…
x
Reference in New Issue
Block a user