Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinlfer committed May 19, 2024
1 parent c13395a commit 3b71d1a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@ lazy val root =
project
.in(file("."))
.settings(
publish / skip := true,
name := "virgil-kyo",
name := "virgil-kyo",
libraryDependencies ++= Seq(
"io.getkyo" %% "kyo-core" % "0.10.0",
"io.kaizen-solutions" %% "virgil-core" % "1.1.0"
Expand Down

0 comments on commit 3b71d1a

Please sign in to comment.