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 authored and mdedetrich committed Feb 21, 2024
1 parent 9386c48 commit 946894f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ val circeVersion = "0.14.6"
val pekkoVersion = "1.0.2"
val pekkoHttpVersion = "1.0.0"
val jawnVersion = "1.5.1"
val scalaTestVersion = "3.2.17"
val scalaTestVersion = "3.2.18"

ThisBuild / crossScalaVersions := Seq(scala212Version, scala213Version, scala3Version)
ThisBuild / scalaVersion := scala213Version
Expand Down

0 comments on commit 946894f

Please sign in to comment.