Skip to content

Commit d8d78da

Browse files
Update scala-library to 2.13.16
1 parent 5b13f31 commit d8d78da

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
@@ -20,7 +20,7 @@ val moduleCrossPlatformMatrix: Map[String, List[Platform]] = Map(
2020
"dummy" -> List(JVMPlatform)
2121
)
2222

23-
val Scala213 = "2.13.15"
23+
val Scala213 = "2.13.16"
2424
val Scala3 = "3.3.4"
2525

2626
/// sbt-typelevel configuration

0 commit comments

Comments
 (0)