We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 589cf51 + 35a1a61 commit 26bc09cCopy full SHA for 26bc09c
1 file changed
build.sbt
@@ -4,7 +4,7 @@ val scala212 = "2.12.21"
4
val scala213 = "2.13.18"
5
val scala3 = "3.3.7"
6
7
-val scalatestVersion = "3.2.19"
+val scalatestVersion = "3.2.20"
8
val scalacheckVersion = "1.19.0"
9
10
ThisBuild / tlJdkRelease := Some(11)
0 commit comments