Skip to content

Commit

Permalink
Add project url
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostdogpr committed Aug 1, 2023
1 parent 740442c commit 3713625
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 @@ -9,6 +9,7 @@ lazy val root = (project in file("."))
.settings(
name := "zio-agones",
organization := "com.devsisters",
homepage := Some(url("https://github.com/devsisters/zio-agones")),
scalaVersion := scala213,
crossScalaVersions := allScala,
licenses := List("Apache-2.0" -> url("http://www.apache.org/licenses/LICENSE-2.0")),
Expand Down

0 comments on commit 3713625

Please sign in to comment.