Skip to content

Commit 19647a1

Browse files
committed
scala 2.12.18 (was 2.12.13)
1 parent 1a321db commit 19647a1

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
// forked from sbt/sbt-coffeescript https://github.com/sbt/sbt-coffeescript
22
name := "sbt-coffeescript2"
33
ThisBuild / organization := "com.github.xenonabe"
4-
ThisBuild / scalaVersion := "2.12.13"
4+
ThisBuild / scalaVersion := "2.12.18"
55

66
lazy val root = (project in file("."))
77
.enablePlugins(SbtPlugin)

0 commit comments

Comments
 (0)