Skip to content

Commit fdbfa10

Browse files
author
Oron Port
committed
try to fix release for sbt 1.11.x under new sonatype central host change
1 parent 1645937 commit fdbfa10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ ThisBuild / scalaVersion := compilerVersion
2828
ThisBuild / versionScheme := Some("semver-spec")
2929
//ThisBuild / version := "0.3.0-SNAPSHOT"
3030

31+
ThisBuild / sonatypeCredentialHost := xerial.sbt.Sonatype.sonatypeCentralHost
3132

3233
// PROJECTS
3334
lazy val root = (project in file("."))

0 commit comments

Comments
 (0)