Skip to content

Commit

Permalink
chore: Update scalatest to 3.2.18 (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: bot-nomadblacky[bot] <109256219+bot-nomadblacky[bot]@users.noreply.github.com>
  • Loading branch information
nomadblacky-bot[bot] and nomadblacky-bot[bot] authored Mar 26, 2024
1 parent 94bb0c3 commit f4bb90e
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.17"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.18"

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

0 comments on commit f4bb90e

Please sign in to comment.