Skip to content

Commit

Permalink
Rely on the redefined Dep and DepSyntax dependencies in kotlinlib pac…
Browse files Browse the repository at this point in the history
…kage
  • Loading branch information
0xnm committed Sep 16, 2024
1 parent d69c8d6 commit b81cae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlinlib/src/mill/kotlinlib/KotlinModule.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import mill.api.{PathRef, Result}
import mill.define.{Command, ModuleRef, Task}
import mill.kotlinlib.worker.api.KotlinWorker
import mill.scalalib.api.{CompilationResult, ZincWorkerApi}
import mill.scalalib.{Dep, DepSyntax, JavaModule, Lib, ZincWorkerModule}
import mill.scalalib.{JavaModule, Lib, ZincWorkerModule}
import mill.util.Util.millProjectModule
import mill.{Agg, T}

Expand Down

0 comments on commit b81cae3

Please sign in to comment.