Skip to content

Commit

Permalink
Update protobuf-java to 4.28.0 (com-lihaoyi#3433)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 1, 2024
1 parent 53332df commit f069304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ object Deps {
ivy"org.apache.ant:ant:1.10.14",
ivy"commons-io:commons-io:2.16.1",
ivy"com.google.code.gson:gson:2.11.0",
ivy"com.google.protobuf:protobuf-java:3.25.4",
ivy"com.google.protobuf:protobuf-java:4.28.0",
ivy"com.google.guava:guava:33.3.0-jre",
ivy"org.yaml:snakeyaml:2.2",
ivy"org.apache.commons:commons-compress:1.26.2"
Expand Down

0 comments on commit f069304

Please sign in to comment.