Skip to content

Commit bb7538c

Browse files
authored
Merge pull request #136 from scala-steward/update/scalatest-3.2.20
Update scalatest to 3.2.20
2 parents 805e5e5 + 967b5ec commit bb7538c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ val commonsLang3Version = "3.20.0"
2828
val commonsCodecVersion = "1.21.0"
2929
val guavaVersion = "33.5.0-jre"
3030
val commonsNetVersion = "3.13.0"
31-
val scalatestVersion = "3.2.19"
31+
val scalatestVersion = "3.2.20"
3232

3333
val noPublishSettings = Seq(
3434
publish / skip := true

0 commit comments

Comments
 (0)