Skip to content

Commit

Permalink
fix publishing (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgfraser authored Jul 17, 2023
1 parent 0694741 commit c463945
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ lazy val sbtZioCli = project
organization := "zio.cli.sbt",
scalaVersion := Scala212,
crossScalaVersions := Seq(Scala212),
version := "0.0.0-SNAPSHOT",
addSbtPlugin("org.scalameta" %% "sbt-native-image" % "0.3.2")
)
.enablePlugins(SbtPlugin)
Expand Down

0 comments on commit c463945

Please sign in to comment.