Skip to content

Commit

Permalink
Merge branch 'master' into update/scalafmt-core-3.7.17
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Nov 18, 2023
2 parents 479163c + 491da21 commit ad197f0
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 @@ -17,7 +17,7 @@ ThisBuild / scalacOptions ++= Seq("-deprecation") ++ {

ThisBuild / publishTo := sonatypePublishToBundle.value

val protobufJava = "com.google.protobuf" % "protobuf-java" % "3.25.0"
val protobufJava = "com.google.protobuf" % "protobuf-java" % "3.25.1"

libraryDependencies ++= Seq(
"com.thesamet.scalapb" %% "scalapb-runtime" % scalapbVersion,
Expand Down

0 comments on commit ad197f0

Please sign in to comment.