Skip to content

Commit

Permalink
chore: Update scalatest, scalatest-core to 3.2.19 (#57)
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
1 parent d1a5b9c commit 4525e17
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 @@ -2,7 +2,7 @@ import sbt.*

object Dependencies {
private val v = new {
val scalatest = "3.2.18"
val scalatest = "3.2.19"
val otel = "1.39.0"
}

Expand Down

0 comments on commit 4525e17

Please sign in to comment.