RED-9472: seperation of system rules #516

Closed
yannik.hampe wants to merge 9 commits from RED-9472 into master
Showing only changes of commit 9c3dc2653b - Show all commits

View File

@ -27,7 +27,6 @@ sourceSets {
}
dependencies {
implementation(project(":redaction-service-server-v1"))
testImplementation(platform("org.junit:junit-bom:5.10.0"))
testImplementation("org.junit.jupiter:junit-jupiter")