Skip to content

Commit

Permalink
Merge pull request #490 from scala-steward/update/scalatest-3.2.19
Browse files Browse the repository at this point in the history
Update scalatest to 3.2.19
  • Loading branch information
EmergentOrder authored Jul 3, 2024
2 parents f5db5bf + 008460d commit 8a0bb97
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 @@ -3,7 +3,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
//val dottyVersion = dottyLatestNightlyBuild.get
val dottyVersion = "3.5.0-RC1"
val spireVersion = "0.18.0"
val scalaTestVersion = "3.2.18"
val scalaTestVersion = "3.2.19"

scalaVersion := dottyVersion

Expand Down

0 comments on commit 8a0bb97

Please sign in to comment.