Skip to content

Commit

Permalink
Update dwolla-otel-natchez to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Aug 28, 2024
1 parent edb514c commit 83c2cc5
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 @@ -126,7 +126,7 @@ lazy val `autoscaling-ecs-draining-lambda` = project
"io.circe" %% "circe-literal" % "0.14.6" % Test,
"io.circe" %% "circe-testing" % "0.14.6" % Test,
"org.scala-lang.modules" %% "scala-java8-compat" % "1.0.2" % Test,
"com.dwolla" %% "dwolla-otel-natchez" % "0.2.2" % Test,
"com.dwolla" %% "dwolla-otel-natchez" % "0.2.3" % Test,
)
},
topLevelDirectory := None,
Expand Down Expand Up @@ -162,7 +162,7 @@ lazy val `registrator-health-check-lambda` = project
"io.circe" %% "circe-literal" % "0.14.6" % Test,
"io.circe" %% "circe-testing" % "0.14.6" % Test,
"org.scala-lang.modules" %% "scala-java8-compat" % "1.0.2" % Test,
"com.dwolla" %% "dwolla-otel-natchez" % "0.2.2" % Test,
"com.dwolla" %% "dwolla-otel-natchez" % "0.2.3" % Test,
)
},
topLevelDirectory := None,
Expand Down

0 comments on commit 83c2cc5

Please sign in to comment.