Skip to content

Commit 35bada8

Browse files
foundweekends-bot[bot]xuwei-k
authored andcommitted
Update launcher-interface to 1.3.3
1 parent 8ce7473 commit 35bada8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sbt._
22

33
object Dependencies {
4-
val launcherInterface = "org.scala-sbt" % "launcher-interface" % "1.3.2"
4+
val launcherInterface = "org.scala-sbt" % "launcher-interface" % "1.3.3"
55
val scalaSwing = "org.scala-lang.modules" %% "scala-swing" % "3.0.0"
66
val dispatchCore = "net.databinder.dispatch" %% "dispatch-core" % "0.11.2"
77
val scopt = "com.github.scopt" %% "scopt" % "4.0.1"

0 commit comments

Comments
 (0)