Skip to content

Commit

Permalink
Merge pull request #369 from lichess-org/update/otel4s-0.11.1
Browse files Browse the repository at this point in the history
Bump otel4s 0.11.1
  • Loading branch information
lenguyenthanh authored Nov 16, 2024
2 parents 6083265 + e88cf01 commit e523247
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 e523247

Please sign in to comment.