There was an error while loading. Please reload this page.
2 parents caa84f1 + f1c7697 commit 0423a8eCopy full SHA for 0423a8e
1 file changed
project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
29
private val utilInterface = "org.scala-sbt" % "util-interface" % utilVersion
30
private val utilScripted = "org.scala-sbt" %% "util-scripted" % utilVersion
31
32
- val launcherInterface = "org.scala-sbt" % "launcher-interface" % "1.4.4"
+ val launcherInterface = "org.scala-sbt" % "launcher-interface" % "1.5.1"
33
34
def getSbtModulePath(key: String, name: String) = {
35
val localProps = new java.util.Properties()
0 commit comments