Skip to content

Commit 48ea3e6

Browse files
committed
Update scala-library to 2.12.18
1 parent 5b4b695 commit 48ea3e6

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
@@ -3,7 +3,7 @@ import com.lucidchart.sbtcross.BaseProject
33

44
object Versions {
55
val overflowdb = "1.185"
6-
val scala_2_12 = "2.12.17"
6+
val scala_2_12 = "2.12.18"
77
val scala_2_13 = "2.13.10"
88
val scala_3 = "3.3.1"
99
}

0 commit comments

Comments
 (0)