Skip to content

Commit c91ec47

Browse files
authored
Merge pull request #1038 from typelevel/update/scala-library-2.13.13
Update scala-library to 2.13.13
2 parents 46537a4 + 3248ed3 commit c91ec47

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
@@ -1,5 +1,5 @@
11
val Scala212 = "2.12.19"
2-
val Scala213 = "2.13.12"
2+
val Scala213 = "2.13.13"
33
val Scala3 = "3.3.3"
44

55
name := "scalacheck"

0 commit comments

Comments
 (0)