diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8c9ca408..a5b493c8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,8 +13,8 @@ jmh = "1.37" junit = "6.1.3" nessieBuildPlugins = "0.2.24" nessieRunPlugin = "0.27.3" -protobuf = "4.35.1" -protobuf3 = "4.35.1" +protobuf = "4.36.0" +protobuf3 = "4.36.0" protobufPlugin = "0.10.0" quarkus = "3.38.3" shadowPlugin = "9.6.1"