Skip to content

Commit

Permalink
Update refined to 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Jun 1, 2024
1 parent f69e5f8 commit 4fff60c
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.13",
"eu.timepit" %% "refined" % "0.11.1",
"eu.timepit" %% "refined" % "0.11.2",
"is.cir" %% "ciris" % "3.5.0",
"io.opentelemetry" % "opentelemetry-exporter-otlp" % "1.37.0",
"io.opentelemetry.semconv" % "opentelemetry-semconv" % "1.22.0-alpha",
Expand Down

0 comments on commit 4fff60c

Please sign in to comment.