Update dependency com.knecon.fforesight:tracing-commons to v0.7.0

This commit is contained in:
Renovate Bot 2025-02-03 19:06:29 +00:00
parent f27f0cdf6e
commit 44c8b0e890

View File

@ -36,7 +36,7 @@ dependencies {
implementation("com.knecon.fforesight:keycloak-commons:0.30.0") {
exclude(group = "com.knecon.fforesight", module = "tenant-commons")
}
implementation("com.knecon.fforesight:tracing-commons:0.5.0")
implementation("com.knecon.fforesight:tracing-commons:0.7.0")
implementation("com.knecon.fforesight:lifecycle-commons:0.7.0")
implementation("com.knecon.fforesight:tenant-commons:0.31.0")