Skip to content

Commit

Permalink
add sonatypeRepository
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-truffaut committed May 29, 2021
1 parent aa36165 commit 01385a0
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 @@ -12,6 +12,7 @@ inThisBuild(
homepage := Some(url("https://github.com/optics-dev/Monocle")),
licenses := Seq("MIT" -> url("http://opensource.org/licenses/MIT")),
sonatypeCredentialHost := Sonatype.sonatype01,
sonatypeRepository := "https://s01.oss.sonatype.org/service/local",
developers :=
List(
"aoiroaoino" -> "Naoki Aoyama",
Expand Down

0 comments on commit 01385a0

Please sign in to comment.