RED-9472: seperation of system rules

added updated persistence service version
This commit is contained in:
yhampe 2024-11-19 09:55:55 +01:00
parent c1c0f4cfd7
commit 19ee5a5322

View File

@ -4,7 +4,7 @@ plugins {
}
description = "redaction-service-api-v1"
val persistenceServiceVersion = "2.585.0-RED9472.0"
val persistenceServiceVersion = "2.628.0-RED9472.0"
dependencies {
implementation("org.springframework:spring-web:6.0.12")