Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 1ab6414

Browse files
committed
Update scala-library to 2.13.15
1 parent 7f7c78e commit 1ab6414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/BuildHelper.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ object BuildHelper {
1212
)
1313

1414
final val Scala212 = "2.12.17"
15-
final val Scala213 = "2.13.10"
15+
final val Scala213 = "2.13.15"
1616

1717
final val ZioVersion = "1.0.0"
1818
final val NioVersion = "1.0.0-RC9"

0 commit comments

Comments
 (0)