Skip to content

Commit

Permalink
Update refined to 0.11.1 (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 26, 2024
1 parent 8151c0d commit 62a6419
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 @@ -134,7 +134,7 @@ lazy val e2e = projectMatrix
"com.thesamet.scalapb" %% "scalapb-json4s" % "0.12.1",
"org.typelevel" %% "cats-core" % "2.10.0",
"io.undertow" % "undertow-core" % "2.3.10.Final",
"eu.timepit" %% "refined" % "0.11.0",
"eu.timepit" %% "refined" % "0.11.1",
"io.envoyproxy.protoc-gen-validate" % "pgv-java-stub" % pgvVersion % "protobuf"
),
TestProtosGenerator.generateAllTypesProtoSettings,
Expand Down

0 comments on commit 62a6419

Please sign in to comment.