Skip to content

Commit

Permalink
Update build.sbt (#3787)
Browse files Browse the repository at this point in the history
  • Loading branch information
max-leuthaeuser authored Nov 2, 2023
1 parent cb93aa6 commit 34ba835
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion joern-cli/frontends/c2cpg/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ dependsOn(Projects.semanticcpg, Projects.dataflowengineoss % Test, Projects.x2cp
libraryDependencies ++= Seq(
"org.scala-lang.modules" %% "scala-parallel-collections" % "1.0.4",
"com.diffplug.spotless" % "spotless-eclipse-cdt" % "10.5.0",
"org.jline" % "jline" % "3.23.0",
"org.scalatest" %% "scalatest" % Versions.scalatest % Test
)

Expand Down

0 comments on commit 34ba835

Please sign in to comment.