Skip to content

Commit

Permalink
Update scalatest to 3.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 24, 2024
1 parent 67a76d0 commit 174b75f
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 @@ -11,7 +11,7 @@ object Dependencies {
val LogbackVersion: String = "1.2.10"
val ScalapbCommonProtoVersion: String = "2.5.0-2"
val ScalapbValidationVersion: String = "0.1.4"
val ScalaTestVersion: String = "3.2.11"
val ScalaTestVersion: String = "3.2.19"
val AkkaManagementVersion: String = "1.1.3"
val AkkaProjectionVersion: String = "1.2.2"
val PostgresDriverVersion: String = "42.3.1"
Expand Down

0 comments on commit 174b75f

Please sign in to comment.