Skip to content

Commit 6fa1bdd

Browse files
committed
Update scala-library to 2.13.12
1 parent bd2d60f commit 6fa1bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import com.lucidchart.sbtcross.BaseProject
44
object Versions {
55
val overflowdb = "1.177"
66
val scala_2_12 = "2.12.17"
7-
val scala_2_13 = "2.13.10"
7+
val scala_2_13 = "2.13.12"
88
val scala_3 = "3.3.0"
99
}
1010

0 commit comments

Comments
 (0)