Skip to content

Commit

Permalink
CORE-69: Update protobuf-java from 4.29.0-RC2 to 4.29.0-RC3 (#356)
Browse files Browse the repository at this point in the history
Co-authored-by: Marc Talbott <[email protected]>
  • Loading branch information
broadbot and marctalbott authored Nov 22, 2024
1 parent a9feb07 commit b2f0249
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 @@ -26,7 +26,7 @@ libraryDependencies ++= Seq(
"org.webjars" % "swagger-ui" % "5.18.2",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
"com.typesafe.akka" %% "akka-http-spray-json" % "10.2.9",
"com.google.protobuf" % "protobuf-java" % "4.29.0-RC2",
"com.google.protobuf" % "protobuf-java" % "4.29.0-RC3",
"io.sentry" % "sentry" % "6.9.2",
"io.sentry" % "sentry-logback" % "6.9.2",
"org.broadinstitute.dsde.workbench" %% "workbench-google" % workbenchGoogleV
Expand Down

0 comments on commit b2f0249

Please sign in to comment.