RED-9472: seperation of system rules

fixed circular depdency
This commit is contained in:
yhampe 2024-10-09 12:21:31 +02:00
parent 56011341b7
commit 9c3dc2653b

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")