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 19, 2024
1 parent 8816f7c commit e0ac9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -9,7 +9,7 @@ val circeVersion = "0.14.5"
val akkaVersion = "2.6.20"
val akkaHttpVersion = "10.2.10"
val jawnVersion = "1.5.0"
val scalaTestVersion = "3.2.16"
val scalaTestVersion = "3.2.18"

ThisBuild / crossScalaVersions := Seq(scala212Version, scala213Version)
ThisBuild / scalaVersion := (ThisBuild / crossScalaVersions).value.last
Expand Down

0 comments on commit e0ac9a1

Please sign in to comment.