Skip to content

Commit

Permalink
chore: Update scalatest to 3.2.17 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: bot-nomadblacky <[email protected]>
  • Loading branch information
nomadblacky-bot[bot] and rmulryan authored Nov 8, 2023
1 parent eda6b27 commit 31552cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object Dependencies {
}

// scalatest
val scalatest = "org.scalatest" %% "scalatest" % "3.2.16"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.17"

// OpenTelemetry
val otelSdk = "io.opentelemetry" % "opentelemetry-sdk" % v.otel
Expand Down

0 comments on commit 31552cb

Please sign in to comment.