Skip to content

Commit

Permalink
Merge pull request #221 from 2m/fix/sonatype-profile-2m
Browse files Browse the repository at this point in the history
Fix sonatype profile name
  • Loading branch information
2m authored May 15, 2021
2 parents f1ec27b + 994d1dc commit 37d13da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ inThisBuild(
"https://gitter.im/2m/authors",
url("https://github.com/2m/authors/graphs/contributors")
),
sonatypeProfileName := "lt.dvim",
scalafmtOnCompile := true,
scalafixDependencies ++= Seq(
"com.nequissimus" %% "sort-imports" % "0.5.5"
Expand Down

0 comments on commit 37d13da

Please sign in to comment.