Skip to content

Commit

Permalink
Merge pull request #588 from scala-steward/update/telemetry-core-0.15.0
Browse files Browse the repository at this point in the history
Update telemetry-core, ... to 0.15.0
  • Loading branch information
mpilquist authored Oct 1, 2022
2 parents da7ddbc + 278ff9e commit 867565f
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 @@ -274,8 +274,8 @@ lazy val newrelic = project
"io.circe" %% "circe-core" % "0.14.1",
"org.scala-lang.modules" %% "scala-collection-compat" % collectionCompatVersion,
"com.newrelic.telemetry" % "telemetry" % "0.10.0",
"com.newrelic.telemetry" % "telemetry-core" % "0.12.0",
"com.newrelic.telemetry" % "telemetry-http-okhttp" % "0.12.0"
"com.newrelic.telemetry" % "telemetry-core" % "0.15.0",
"com.newrelic.telemetry" % "telemetry-http-okhttp" % "0.15.0"
)
)

Expand Down

0 comments on commit 867565f

Please sign in to comment.