Skip to content

Commit ca06437

Browse files
Update dd-trace-api, dd-trace-ot to 1.51.1
1 parent cf22c7a commit ca06437

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,8 @@ lazy val datadog = project
245245
name := "natchez-datadog",
246246
description := "Datadog bindings for Natchez.",
247247
libraryDependencies ++= Seq(
248-
"com.datadoghq" % "dd-trace-ot" % "1.51.0",
249-
"com.datadoghq" % "dd-trace-api" % "1.51.0"
248+
"com.datadoghq" % "dd-trace-ot" % "1.51.1",
249+
"com.datadoghq" % "dd-trace-api" % "1.51.1"
250250
)
251251
)
252252

0 commit comments

Comments
 (0)