There was an error while loading. Please reload this page.
1 parent 07f251c commit 580cfb4Copy full SHA for 580cfb4
1 file changed
build.sbt
@@ -313,7 +313,7 @@ lazy val framelessTypedDatasetREPL = Seq(
313
314
lazy val publishSettings = Seq(
315
Test / publishArtifact := false,
316
- ThisBuild / developers ++= List(
+ ThisBuild / developers := List(
317
"OlivierBlanvillain" -> "Olivier Blanvillain",
318
"adelbertc" -> "Adelbert Chang",
319
"imarios" -> "Marios Iliofotou",
0 commit comments