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 46e6064 commit c7bf587Copy full SHA for c7bf587
build.sbt
@@ -1,4 +1,4 @@
1
-ThisBuild / organization := "com.avast.server"
+ThisBuild / organization := "com.avast"
2
ThisBuild / homepage := Some(url("https://github.com/avast/scala-server-toolkit"))
3
ThisBuild / description := "Functional programming toolkit for building server applications in Scala."
4
ThisBuild / licenses := Seq("MIT" -> url("https://raw.githubusercontent.com/avast/scala-server-toolkit/master/LICENSE"))
0 commit comments