Skip to content

Commit

Permalink
Update launcher-interface to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
foundweekends-bot[bot] authored and xuwei-k committed Sep 28, 2022
1 parent 60ec3f0 commit 7caa7c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ object Dependencies {
val parserCombinator = "org.scala-lang.modules" %% "scala-parser-combinators" % "2.1.1"
val logback = "ch.qos.logback" % "logback-classic" % "1.2.3"
val coursier = "io.get-coursier" %% "coursier" % "2.0.16"
val launcherIntf = "org.scala-sbt" % "launcher-interface" % "1.3.3"
val launcherIntf = "org.scala-sbt" % "launcher-interface" % "1.4.1"
}

0 comments on commit 7caa7c3

Please sign in to comment.