We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 805e5e5 + 967b5ec commit bb7538cCopy full SHA for bb7538c
1 file changed
build.sbt
@@ -28,7 +28,7 @@ val commonsLang3Version = "3.20.0"
28
val commonsCodecVersion = "1.21.0"
29
val guavaVersion = "33.5.0-jre"
30
val commonsNetVersion = "3.13.0"
31
-val scalatestVersion = "3.2.19"
+val scalatestVersion = "3.2.20"
32
33
val noPublishSettings = Seq(
34
publish / skip := true
0 commit comments