Skip to content

Commit c22c4e5

Browse files
committed
Sonatype Central is now the default
1 parent 265a4ef commit c22c4e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sbt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Global / excludeLintKeys ++= Set(ideOutputDirectory, ideSkipProject)
1111
inThisBuild(Seq(
1212
organization := "io.udash",
1313
resolvers += Resolver.defaultLocal,
14-
sonatypeCredentialHost := Sonatype.sonatypeCentralHost,
1514
homepage := Some(url("https://udash.io")),
1615
licenses := Seq(License.Apache2),
1716
scmInfo := Some(ScmInfo(

0 commit comments

Comments
 (0)