Skip to content

Commit

Permalink
Merge pull request #808 from typelevel/update/ciris-3.2.0
Browse files Browse the repository at this point in the history
Update ciris to 3.2.0
  • Loading branch information
mpilquist committed Jun 30, 2023
2 parents 4b79735 + 1f60243 commit c592411
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
"org.typelevel" %% "log4cats-slf4j" % "2.6.0",
"org.slf4j" % "slf4j-simple" % "2.0.7",
"eu.timepit" %% "refined" % "0.11.0",
"is.cir" %% "ciris" % "3.1.0",
"is.cir" %% "ciris" % "3.2.0",
"io.opentelemetry" % "opentelemetry-exporter-otlp" % "1.27.0",
"io.grpc" % "grpc-okhttp" % "1.56.0" // required for the OpenTelemetry exporter
)
Expand Down

0 comments on commit c592411

Please sign in to comment.