RED-9348: initial changes for migration of component log to mongo

This commit is contained in:
maverickstuder 2024-09-17 14:14:26 +02:00
parent c2706143fb
commit 674164e06f

View File

@ -5,7 +5,7 @@ plugins {
description = "redaction-report-service-api-v1"
val persistenceServiceVersion = "2.539.0"
val persistenceServiceVersion = "2.562.0-RED9348.0"
dependencies {
implementation("io.github.openfeign:feign-core:12.2")