Skip to content

Commit c068da0

Browse files
committed
chore: update scalacheck-1-17 from 3.2.17.0 to 3.2.18.0
1 parent dc2606b commit c068da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object Dependencies {
55

66
object Versions {
77
val scalaTest = "3.2.17"
8-
val scalaTestPlusCheck = "3.2.17.0"
8+
val scalaTestPlusCheck = "3.2.18.0"
99
val scalacheck = "1.17.0"
1010
val javaJWT = "4.4.0"
1111
val config = "1.4.3"

0 commit comments

Comments
 (0)