Skip to content

Commit d249821

Browse files
committed
feature: remove play-json dependency
1 parent 01116eb commit d249821

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sbt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ scalaVersion := languageVersion
1111
resolvers := Seq("Sonatype OSS Snapshots".at("https://oss.sonatype.org/content/repositories/releases")) ++ resolvers.value
1212

1313
libraryDependencies ++= Seq(
14-
"com.typesafe.play" %% "play-json" % "2.7.3",
1514
"com.codacy" %% "codacy-engine-scala-seed" % "3.0.9"
1615
)
1716

0 commit comments

Comments
 (0)