Skip to content

Commit

Permalink
Update scalatest_3 to 3.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 20, 2024
1 parent 2beb8cb commit 4a0256c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object Build extends AutoPlugin {
val org = "com.sksamuel.avro4s"
val AvroVersion = "1.11.3"
val Log4jVersion = "1.2.17"
val ScalatestVersion = "3.2.17"
val ScalatestVersion = "3.2.18"
val Slf4jVersion = "2.0.9"
val Json4sVersion = "3.6.11"
val CatsVersion = "2.7.0"
Expand Down

0 comments on commit 4a0256c

Please sign in to comment.