Skip to content

Commit

Permalink
Update launcher-interface to 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
foundweekends-bot[bot] authored and xuwei-k committed Apr 30, 2023
1 parent a46255b commit 5f22734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
@@ -1,7 +1,7 @@
import sbt._

object Dependencies {
val launcherInterface = "org.scala-sbt" % "launcher-interface" % "1.4.1"
val launcherInterface = "org.scala-sbt" % "launcher-interface" % "1.4.2"
val scalaSwing = "org.scala-lang.modules" %% "scala-swing" % "3.0.0"
val dispatchCore = "net.databinder.dispatch" %% "dispatch-core" % "0.12.3"
val scopt = "com.github.scopt" %% "scopt" % "4.1.0"
Expand Down

0 comments on commit 5f22734

Please sign in to comment.