diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 91380575ae0..b438a2a0bff 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -22,7 +22,7 @@ nessieClientVersion = "0.77.1" # Must be in sync with Nessie version in the Iceb opentelemetry = "1.37.0" opentelemetryAlpha = "1.31.0-alpha" opentracing = "0.33.0" -picocli = "4.7.5" +picocli = "4.7.6" protobuf = "3.25.3" quarkusPlatform = "3.10.0" quarkusPlugin = "3.10.0"