Skip to content

Commit

Permalink
publishing maven style
Browse files Browse the repository at this point in the history
  • Loading branch information
sdrafahl committed Oct 26, 2021
1 parent c9ead1a commit b0a1a2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ val scala3Version = "3.0.2"
usePgpKeyHex("3E988A32587347BB874E66D9E30BD37D3C50EF1E")

ThisBuild / versionScheme := Some("pvp")
ThisBuild / publishMavenStyle := true

lazy val genericCodecDependencies = Seq(
"org.typelevel" %% "cats-core" % "2.6.1"
Expand Down

0 comments on commit b0a1a2b

Please sign in to comment.