Skip to content

Commit

Permalink
Bump otel4s 0.11.1
Browse files Browse the repository at this point in the history
Allow customize prometheus exporter server shutdown timeout
  • Loading branch information
lenguyenthanh committed Nov 16, 2024
1 parent 6083265 commit e88cf01
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.0"
val otel4s = "0.11.1"
}

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

0 comments on commit e88cf01

Please sign in to comment.