diff --git a/build.gradle b/build.gradle index ecf3bb9203..1bc189c754 100644 --- a/build.gradle +++ b/build.gradle @@ -134,7 +134,7 @@ javafx { } protobuf { - protoc { artifact = "com.google.protobuf:protoc:3.25.2" } + protoc { artifact = "com.google.protobuf:protoc:4.29.1" } } // Inform IDEs like IntelliJ IDEA, Eclipse or NetBeans about the generated code.