// SPDX-FileCopyrightText: 2023 "Everybody" // // SPDX-License-Identifier: MIT addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10") addSbtPlugin("com.github.tkawachi" % "sbt-repeat" % "0.1.0") libraryDependencies += "com.lihaoyi" %% "sourcecode" % "0.3.0"