Skip to content

Commit

Permalink
license add
Browse files Browse the repository at this point in the history
  • Loading branch information
ramazanyich committed Oct 18, 2024
1 parent 83b2ba7 commit 88bc864
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 @@ -11,6 +11,7 @@ ThisBuild / developers := List(
),
Developer("brunoballekens", "Bruno Ballekens", "[email protected]", url("https://github.com/brunoballekens"))
)
ThisBuild / licenses := List("MIT License" -> url("http://www.opensource.org/licenses/mit-license.php"))
val playWsVersion = "3.0.5"
val playJsonVersion = "3.0.4"
val specs2Version = "4.20.9"
Expand Down

0 comments on commit 88bc864

Please sign in to comment.