Skip to content

Commit

Permalink
Update kamon-bundle, kamon-jaeger, ... to 2.7.2 (#174)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
steward-scala[bot] and github-actions[bot] authored May 26, 2024
1 parent 6455252 commit 7e10fb6
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 @@ -31,7 +31,7 @@ object Dependencies {
}

lazy val kamonDependencies: Seq[ModuleID] = {
val kamonVersion = "2.7.1"
val kamonVersion = "2.7.2"
Seq(
"io.kamon" %% "kamon-bundle" % kamonVersion,
"io.kamon" %% "kamon-prometheus" % kamonVersion,
Expand Down

0 comments on commit 7e10fb6

Please sign in to comment.