Skip to content

Commit

Permalink
Merge pull request #812 from scala-steward/update/protobuf-java-3.25.5
Browse files Browse the repository at this point in the history
Update protobuf-java to 3.25.5
  • Loading branch information
mcmpp authored Oct 30, 2024
2 parents 876118b + 7adff14 commit 566f43d
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.114.Final",
"org.apache.jena" % "jena-core" % "4.10.0",
"com.google.protobuf" % "protobuf-java" % "3.21.12",
"com.google.protobuf" % "protobuf-java" % "3.25.5",
"com.google.guava" % "guava" % "33.0.0-jre"
)
)
Expand Down

0 comments on commit 566f43d

Please # to comment.