Skip to content

Commit e66d2bd

Browse files
scala-stewardchuwy
authored andcommitted
Common: bump scala-library from 2.12.12 to 2.12.14 (close #486)
1 parent 32fcca2 commit e66d2bd

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
@@ -41,7 +41,7 @@ object BuildSettings {
4141
*/
4242
lazy val buildSettings = Seq(
4343
organization := "com.snowplowanalytics",
44-
scalaVersion := "2.12.12",
44+
scalaVersion := "2.12.14",
4545

4646
Compile / console / scalacOptions := Seq(
4747
"-deprecation",

0 commit comments

Comments
 (0)