Skip to content

Commit

Permalink
Merge pull request #952 from typelevel/update/refined-0.11.1
Browse files Browse the repository at this point in the history
Update refined to 0.11.1
  • Loading branch information
mpilquist authored Feb 25, 2024
2 parents c454178 + 225053c commit a33c95b
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 @@ -364,7 +364,7 @@ lazy val examples = project
libraryDependencies ++= Seq(
"org.typelevel" %% "log4cats-slf4j" % "2.6.0",
"org.slf4j" % "slf4j-simple" % "2.0.12",
"eu.timepit" %% "refined" % "0.11.0",
"eu.timepit" %% "refined" % "0.11.1",
"is.cir" %% "ciris" % "3.5.0",
"io.opentelemetry" % "opentelemetry-exporter-otlp" % "1.35.0",
"io.opentelemetry.semconv" % "opentelemetry-semconv" % "1.22.0-alpha",
Expand Down

0 comments on commit a33c95b

Please sign in to comment.