Skip to content

Commit

Permalink
ci: use new sonatype
Browse files Browse the repository at this point in the history
  • Loading branch information
ahjohannessen committed Feb 15, 2022
1 parent 93b2eb1 commit f14b015
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 @@ -29,6 +29,7 @@ inThisBuild(
crossScalaVersions := Seq(Scala3, Scala2),
versionScheme := Some("semver-spec"),
tlBaseVersion := "1.0",
tlSonatypeUseLegacyHost := false,
javacOptions ++= Seq("-target", "8", "-source", "8"),
organization := "io.github.ahjohannessen",
organizationName := "Alex Henning Johannessen",
Expand Down

0 comments on commit f14b015

Please sign in to comment.