Skip to content

Commit 56d5678

Browse files
scala-stewardmbuzdalov
authored andcommitted
Update scala-library to 2.13.15
1 parent e66e4ce commit 56d5678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
lazy val commonSettings = Seq(
22
organization := "com.github.mbuzdalov",
33
libraryDependencies ++= Seq(scalaTest, spire),
4-
scalaVersion := "2.13.14",
4+
scalaVersion := "2.13.15",
55
scalacOptions ++= Seq("-deprecation"),
66
fork := true
77
)

0 commit comments

Comments
 (0)