Skip to content

Commit

Permalink
Update scalatest to 3.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 21, 2024
1 parent d97dea2 commit 1b8c9b3
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 @@ -7,7 +7,7 @@ object Dependencies {
private[this] val akkaVersion = "2.6.21"
private[this] val circeVersion = "0.14.6"
private[this] val logbackClassicVersion = "1.5.0"
private[this] val scalaTestVersion = "3.2.17"
private[this] val scalaTestVersion = "3.2.18"
private[this] val slf4jVersion = "2.0.11"
private[this] val awsSdkVersion = "2.23.21"

Expand Down

0 comments on commit 1b8c9b3

Please sign in to comment.