Skip to content

Commit

Permalink
Merge pull request #56 from armanbilge/topic/build-cleanup
Browse files Browse the repository at this point in the history
Cleanup our build
  • Loading branch information
armanbilge authored Jan 8, 2022
2 parents b0deb02 + a25aac9 commit d44ee1e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions build.sbt
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name := "sbt-typelevel"

ThisBuild / tlBaseVersion := "0.4"
ThisBuild / organization := "org.typelevel"
ThisBuild / organizationName := "Typelevel"

ThisBuild / scalaVersion := "2.12.15"
ThisBuild / crossScalaVersions := Seq("2.12.15")

enablePlugins(TypelevelCiReleasePlugin)

Expand Down

0 comments on commit d44ee1e

Please sign in to comment.