Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit b10420f

Browse files
authored
Merge pull request #396 from softwaremill/update/scalatest-flatspec-3.2.12
Update scalatest-flatspec, ... to 3.2.12
2 parents 5f0f4c2 + 87e09ed commit b10420f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ val scala3 = "3.1.0"
1010

1111
val scalaIdeaVersion = scala3 // the version for which to import sources into intellij
1212

13-
val scalatestVersion = "3.2.10"
13+
val scalatestVersion = "3.2.12"
1414
val specs2Version = "4.16.1"
1515
val smlTaggingVersion = "2.3.3"
1616

0 commit comments

Comments
 (0)