Skip to content

Commit

Permalink
Update protobuf-java to 4.29.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 19, 2025
1 parent 70fa3d8 commit 4c50319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ val buildSettings = Seq(
"org.apache.commons" % "commons-compress" % "1.26.2",
"io.netty" % "netty-handler" % "4.1.115.Final",
"org.apache.jena" % "jena-core" % "5.2.0",
"com.google.protobuf" % "protobuf-java" % "4.29.0",
"com.google.protobuf" % "protobuf-java" % "4.29.3",
"com.google.guava" % "guava" % "33.0.0-jre"
)
)
Expand Down

0 comments on commit 4c50319

Please sign in to comment.