Skip to content

Commit

Permalink
Merge pull request #130 from eed3si9n/wip/sbt-cross
Browse files Browse the repository at this point in the history
scope sbtVersion
  • Loading branch information
mdedetrich authored Jan 4, 2023
2 parents 33838ba + fdcbe3c commit 1215bdc
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ ThisBuild / githubWorkflowPublishTargetBranches :=
ThisBuild / githubWorkflowPublish := Seq()

sbtPlugin := true
sbtVersion := "1.5.5"
pluginCrossBuild / sbtVersion := "1.5.5"

publishMavenStyle := true

Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.5.5
sbt.version=1.8.0

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 1215bdc

Please sign in to comment.