diff --git a/build.gradle b/build.gradle index 3b8435cedf..ed77509139 100644 --- a/build.gradle +++ b/build.gradle @@ -146,7 +146,7 @@ javafx { } protobuf { - protoc { artifact = "com.google.protobuf:protoc:3.25.2" } + protoc { artifact = "com.google.protobuf:protoc:3.25.3" } } // Inform IDEs like IntelliJ IDEA, Eclipse or NetBeans about the generated code.