Skip to content

Commit 52c4e56

Browse files
Update scala-library to 2.13.16
1 parent a745072 commit 52c4e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
val Scala212 = "2.12.20"
2-
val Scala213 = "2.13.15"
2+
val Scala213 = "2.13.16"
33
val Scala3 = "3.3.4"
44

55
name := "scalacheck"

0 commit comments

Comments
 (0)