Skip to content

Commit 13aa053

Browse files
committed
Fix formatting
1 parent f7ce85d commit 13aa053

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build.sbt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,6 @@ lazy val sharedSettings = pgpSettings ++ Def.settings(
288288
ThisBuild / dynverSonatypeSnapshots := !(isVersionStable.value && publishStableMonixVersion.value),
289289
ThisBuild / sonatypeProfileName := organization.value,
290290
sonatypeSessionName := s"[sbt-sonatype] ${name.value}-${version.value}",
291-
292291
publishMavenStyle := true,
293292
Test / publishArtifact := false,
294293
pomIncludeRepository := { _ => false }, // removes optional dependencies

0 commit comments

Comments
 (0)