Skip to content

Commit

Permalink
Merge branch 'master' into update/compilerplugin-0.11.14
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Oct 19, 2023
2 parents 78a82a8 + 053960a commit 697b3d3
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 @@ -127,7 +127,7 @@ lazy val e2e = projectMatrix
libraryDependencies ++= Seq(
"com.thesamet.scalapb" %% "scalapb-json4s" % "0.12.1",
"org.typelevel" %% "cats-core" % "2.10.0",
"io.undertow" % "undertow-core" % "2.3.9.Final",
"io.undertow" % "undertow-core" % "2.3.10.Final",
"eu.timepit" %% "refined" % "0.11.0",
"io.envoyproxy.protoc-gen-validate" % "pgv-java-stub" % pgvVersion % "protobuf"
),
Expand Down

0 comments on commit 697b3d3

Please sign in to comment.