Skip to content
This repository was archived by the owner on Apr 17, 2022. It is now read-only.

Commit c349b5c

Browse files
committed
Use latest scala version
1 parent 1009924 commit c349b5c

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
@@ -6,7 +6,7 @@ normalizedName := "scalajs-d3"
66

77
organization := "org.singlespaced"
88

9-
scalaVersion := "2.11.7"
9+
scalaVersion := "2.11.8"
1010

1111
scalacOptions ++= Seq("-deprecation", "-feature")
1212

0 commit comments

Comments
 (0)