Skip to content

Commit

Permalink
Merge pull request #721 from scala-steward/update/ciris-3.1.0
Browse files Browse the repository at this point in the history
Update ciris to 3.1.0
  • Loading branch information
mpilquist authored Feb 11, 2023
2 parents f8cca11 + f67dbb3 commit 8dd69a6
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.5.0",
"org.slf4j" % "slf4j-simple" % "2.0.6",
"eu.timepit" %% "refined" % "0.10.1",
"is.cir" %% "ciris" % "3.0.0",
"is.cir" %% "ciris" % "3.1.0",
"io.opentelemetry" % "opentelemetry-exporter-otlp" % "1.22.0",
"io.grpc" % "grpc-okhttp" % "1.52.1" // required for the OpenTelemetry exporter
)
Expand Down

0 comments on commit 8dd69a6

Please sign in to comment.