Merge branch 'update-tc' into 'master'

Update tenant-commons for dlq fix

See merge request redactmanager/search-service!30
This commit is contained in:
Maverick Studer 2024-09-03 13:49:55 +02:00
commit ebf13d3be1

View File

@ -22,7 +22,7 @@ configurations {
val springBootStarterVersion = "3.1.5"
dependencies {
api("com.knecon.fforesight:tenant-commons:0.29.0")
api("com.knecon.fforesight:tenant-commons:0.30.0")
api("com.knecon.fforesight:tracing-commons:0.5.0")
api("com.knecon.fforesight:lifecycle-commons:0.6.0")
api("com.google.guava:guava:31.1-jre")