Skip to content

Commit

Permalink
Update refined to 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 27, 2024
1 parent f4e14dc commit 4a8e4f7
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 @@ -133,7 +133,7 @@ lazy val e2e = projectMatrix
"com.thesamet.scalapb" %% "scalapb-json4s" % "0.12.1",
"org.typelevel" %% "cats-core" % "2.12.0",
"io.undertow" % "undertow-core" % "2.3.18.Final",
"eu.timepit" %% "refined" % "0.11.2",
"eu.timepit" %% "refined" % "0.11.3",
"io.envoyproxy.protoc-gen-validate" % "pgv-java-stub" % pgvVersion % "protobuf"
),
TestProtosGenerator.generateAllTypesProtoSettings,
Expand Down

0 comments on commit 4a8e4f7

Please sign in to comment.