Skip to content

Commit 3164122

Browse files
Update ciris to 3.11.1
1 parent 07a3eb5 commit 3164122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ lazy val examples = project
372372
"org.typelevel" %% "log4cats-slf4j" % "2.7.1",
373373
"org.slf4j" % "slf4j-simple" % "2.0.17",
374374
"eu.timepit" %% "refined" % "0.11.3",
375-
"is.cir" %% "ciris" % "3.11.0",
375+
"is.cir" %% "ciris" % "3.11.1",
376376
"io.opentelemetry" % "opentelemetry-exporter-otlp" % "1.55.0",
377377
"io.opentelemetry.semconv" % "opentelemetry-semconv" % "1.37.0",
378378
"io.grpc" % "grpc-okhttp" % "1.76.0" // required for the OpenTelemetry exporter

0 commit comments

Comments
 (0)