Skip to content

Commit 8d41d48

Browse files
committed
Use legacy sonatype host
1 parent 794a74c commit 8d41d48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ ThisBuild / scalaVersion := scala213
99
ThisBuild / crossScalaVersions := Seq(scala212, scala213, scala3)
1010
ThisBuild / tlSkipIrrelevantScalas := true
1111

12+
ThisBuild / tlSonatypeUseLegacyHost := true
13+
1214
ThisBuild / tlFatalWarnings := false
1315

1416
ThisBuild / tlBaseVersion := "4.1"

0 commit comments

Comments
 (0)