Skip to content

Commit 00b2a74

Browse files
scala-stewardchuwy
authored andcommitted
Common: bump scala-library from 2.12.12 to 2.12.14 (close #486)
1 parent 03f647f commit 00b2a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/BuildSettings.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ object BuildSettings {
3939
*/
4040
lazy val buildSettings = Seq(
4141
organization := "com.snowplowanalytics",
42-
scalaVersion := "2.12.12",
42+
scalaVersion := "2.12.14",
4343

4444
Compile / console / scalacOptions := Seq(
4545
"-deprecation",

0 commit comments

Comments
 (0)