Skip to content

Commit

Permalink
Add lmIvy dependency to sjsonnew
Browse files Browse the repository at this point in the history
  • Loading branch information
adpi2 committed May 29, 2024
1 parent 1b3d532 commit 4251aa3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,8 @@ lazy val lmIvy = (project in file("ivy"))
contrabandSjsonNewVersion := sjsonNewVersion,
libraryDependencies ++= Seq(
ivy,
sjsonnewScalaJson.value,
sjsonnew.value,
scalaTest % Test,
scalaCheck % Test,
scalaVerify % Test,
Expand Down

0 comments on commit 4251aa3

Please sign in to comment.