Skip to content

Commit 3951244

Browse files
foundweekends-bot[bot]xuwei-k
authored andcommitted
Update launcher-interface to 1.4.2
1 parent 5499199 commit 3951244

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
@@ -40,5 +40,5 @@ object Dependencies {
4040
}
4141
val logback = "ch.qos.logback" % "logback-classic" % "1.2.3"
4242
val coursier = "io.get-coursier" %% "coursier" % "2.1.2"
43-
val launcherIntf = "org.scala-sbt" % "launcher-interface" % "1.4.1"
43+
val launcherIntf = "org.scala-sbt" % "launcher-interface" % "1.4.2"
4444
}

0 commit comments

Comments
 (0)