Skip to content

Commit b91b0fd

Browse files
authored
Merge pull request #492 from typelevel/update/scala-library-2.13.14
Update scala-library to 2.13.14
2 parents 5fb0e48 + 7e5898c commit b91b0fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.13"
2+
val Scala213 = "2.13.14"
33
val Scala3 = "3.3.3"
44

55
ThisBuild / organization := "org.typelevel"

0 commit comments

Comments
 (0)