Skip to content

Commit

Permalink
Merge pull request #1040 from scala-steward/update/opentelemetry-sdk-…
Browse files Browse the repository at this point in the history
…testing-1.4.1

Update opentelemetry-sdk-testing to 1.4.1
  • Loading branch information
mergify[bot] authored Jul 15, 2021
2 parents 7ed9838 + 9734362 commit 8f8c5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -854,7 +854,7 @@ lazy val zioTelemetryOpenTelemetryBackend = (projectMatrix in file("metrics/zio-
libraryDependencies ++= Seq(
"dev.zio" %% "zio-opentelemetry" % "0.8.1",
"org.scala-lang.modules" %% "scala-collection-compat" % "2.5.0",
"io.opentelemetry" % "opentelemetry-sdk-testing" % "1.4.0" % Test
"io.opentelemetry" % "opentelemetry-sdk-testing" % "1.4.1" % Test
),
scalaTest
)
Expand Down

0 comments on commit 8f8c5c3

Please sign in to comment.