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

Commit 53f9a9e

Browse files
committed
Update scala-library to 2.13.12
1 parent 59f303b commit 53f9a9e

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,6 +1,6 @@
11
import sbt.Project.projectToLocalProject
22

3-
val mainScala = "2.13.7"
3+
val mainScala = "2.13.12"
44
val allScala = Seq("2.12.15", mainScala)
55

66
val zioVersion = "2.0.0"

0 commit comments

Comments
 (0)