Skip to content

Commit

Permalink
Update otel4s-core, otel4s-sdk, ... to 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 1, 2024
1 parent 06469af commit 239ba9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ object Dependencies {
val http4s = "0.23.29"
val iron = "2.5.0"
val mongo4cats = "0.7.11"
val otel4s = "0.11.1"
val otel4s = "0.11.2"
}

def http4s(artifact: String) = "org.http4s" %% s"http4s-$artifact" % V.http4s
Expand Down

0 comments on commit 239ba9d

Please sign in to comment.