Skip to content

Commit cfbe01e

Browse files
pre-commit-ci[bot]lresende
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent aea2e99 commit cfbe01e

File tree

1 file changed

+1
-1
lines changed
  • etc/kernel-launchers/scala/toree-launcher

1 file changed

+1
-1
lines changed

etc/kernel-launchers/scala/toree-launcher/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ resolvers += "Typesafe Repo" at "https://repo.typesafe.com/typesafe/releases/"
1414
resolvers += "Sonatype Maven Central Mirror" at "https://maven-central.storage-download.googleapis.com/maven2/"
1515

1616
libraryDependencies += "com.typesafe.play" %% "play-json" % "2.7.4" // Apache v2
17-
libraryDependencies += "org.apache.toree" % "toree-assembly" % "0.5.0-incubating"
17+
libraryDependencies += "org.apache.toree" % "toree-assembly" % "0.5.0-incubating"

0 commit comments

Comments
 (0)