Skip to content

Commit

Permalink
Update telemetry-core, ... to 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Oct 20, 2023
1 parent 71c29f0 commit 448862a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,8 @@ lazy val newrelic = project
libraryDependencies ++= Seq(
"io.circe" %% "circe-core" % "0.14.5",
"com.newrelic.telemetry" % "telemetry" % "0.10.0",
"com.newrelic.telemetry" % "telemetry-core" % "0.15.0",
"com.newrelic.telemetry" % "telemetry-http-okhttp" % "0.15.0"
"com.newrelic.telemetry" % "telemetry-core" % "0.16.0",
"com.newrelic.telemetry" % "telemetry-http-okhttp" % "0.16.0"
)
)

Expand Down

0 comments on commit 448862a

Please sign in to comment.