Skip to content

Commit

Permalink
Additional settings for root project
Browse files Browse the repository at this point in the history
  • Loading branch information
danslapman committed Sep 22, 2024
1 parent 6e0ab48 commit 8a70452
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
ThisBuild / scalaVersion := "2.13.14"

publish := {}
publishArtifact := false
publish / skip := true

val versions = Map(
Expand Down

0 comments on commit 8a70452

Please sign in to comment.