Skip to content

Commit

Permalink
Remove diff again...
Browse files Browse the repository at this point in the history
  • Loading branch information
rtyley committed Feb 1, 2024
1 parent 6155451 commit 082b9a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ lazy val app = (project in file("."))
libraryDependencies ++= Seq(
ehcache,
"com.fasterxml.jackson.core" % "jackson-databind" % jacksonDatabindVersion,
"ai.x" %% "diff" % diffVersion,
"com.amazonaws" % "aws-java-sdk-sts" % awsVersion,
"com.amazonaws" % "aws-java-sdk-ec2" % awsVersion,
"org.scalatestplus.play" %% "scalatestplus-play" % scalaTestPlusPlayVersion % "test",
Expand Down

0 comments on commit 082b9a2

Please sign in to comment.