Skip to content

Commit db52aad

Browse files
committed
Updated remaining versions to 3.2.14 in README.md.
1 parent 28891d4 commit db52aad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ ScalaTest + ScalaCheck provides integration support between ScalaTest and ScalaC
33

44
**Usage**
55

6-
To use it for ScalaTest 3.2.13 and ScalaCheck 1.16.x:
6+
To use it for ScalaTest 3.2.14 and ScalaCheck 1.16.x:
77

88
SBT:
99

1010
```
11-
libraryDependencies += "org.scalatestplus" %% "scalacheck-1-16" % "3.2.13.0" % "test"
11+
libraryDependencies += "org.scalatestplus" %% "scalacheck-1-16" % "3.2.14.0" % "test"
1212
```
1313

1414
Maven:

0 commit comments

Comments
 (0)