Skip to content

Commit 39f01ce

Browse files
foundweekends-bot[bot]xuwei-k
authored andcommitted
Update launcher, launcher-interface to 1.6.1
1 parent 6bda319 commit 39f01ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

project/Dependencies.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import sbt._
22

33
object Dependencies {
4-
val sbtLauncherDeps = "org.scala-sbt" % "launcher" % "1.6.0" % "test"
5-
val launcherInterface = "org.scala-sbt" % "launcher-interface" % "1.6.0"
4+
val sbtLauncherDeps = "org.scala-sbt" % "launcher" % "1.6.1" % "test"
5+
val launcherInterface = "org.scala-sbt" % "launcher-interface" % "1.6.1"
66
val scalaSwing = "org.scala-lang.modules" %% "scala-swing" % "3.0.0"
77
val dispatchCore = "net.databinder.dispatch" %% "dispatch-core" % "0.12.3"
88
val scopt = "com.github.scopt" %% "scopt" % "4.1.0"

0 commit comments

Comments
 (0)