diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a83a2b35..4412524f 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.36.1" -protobuf3 = "4.36.1" +protobuf = "4.36.2" +protobuf3 = "4.36.2" protobufPlugin = "0.10.0" quarkus = "3.39.4" shadowPlugin = "9.6.1"