We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19f99da commit bccad20Copy full SHA for bccad20
build.sbt
@@ -3,7 +3,6 @@ lazy val catsVersion = "2.13.0"
3
inThisBuild(
4
Seq(
5
organization := "com.ironcorelabs",
6
- sonatypeProfileName := organization.value,
7
developers := List(
8
Developer("coltfred", "Colt Frederickson", "coltfred+github@gmail.com", url("http://github.com/coltfred"))
9
),
0 commit comments