Skip to content

Commit 55225fb

Browse files
committed
Update scalatest to 3.2.18
1 parent 4ac6ca0 commit 55225fb

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
@@ -4,7 +4,7 @@ val scala212 = "2.12.18"
44
val scala213 = "2.13.12"
55
val scala3 = "3.3.1"
66

7-
val scalatestVersion = "3.2.17"
7+
val scalatestVersion = "3.2.18"
88
val scalacheckVersion = "1.17.0"
99

1010
ThisBuild / tlJdkRelease := Some(11)

0 commit comments

Comments
 (0)