Skip to content

Commit

Permalink
Update scalatest to 3.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mdedetrich committed Sep 13, 2023
1 parent e09894c commit 1cad1e6
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.5"
val pekkoVersion = "1.0.1"
val pekkoHttpVersion = "1.0.0"
val jawnVersion = "1.5.1"
val scalaTestVersion = "3.2.16"
val scalaTestVersion = "3.2.17"

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

0 comments on commit 1cad1e6

Please sign in to comment.