Skip to content
Snippets Groups Projects
Commit ee8641f7 authored by Arnaud LABOUREL's avatar Arnaud LABOUREL
Browse files

Minor changes in gradle config

parent 6b541d0c
No related branches found
No related tags found
No related merge requests found
......@@ -15,17 +15,12 @@ dependencies {
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.4")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
testImplementation("org.assertj:assertj-core:3.27.0")
}
tasks.test {
useJUnitPlatform()
}
pmd {
isConsoleOutput = true
toolVersion = "7.0.0-rc1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment