Skip to content

Commit

Permalink
update cpg in build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
khemrajrathore committed Dec 20, 2024
1 parent c09064d commit c749385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name := "joern"
ThisBuild / organization := "io.joern"
ThisBuild / scalaVersion := "3.4.2"

val cpgVersion = "0.1.8+10-d7ea2f34+20241009-1722"
val cpgVersion = "0.1.10"

lazy val joerncli = Projects.joerncli
lazy val querydb = Projects.querydb
Expand Down

0 comments on commit c749385

Please sign in to comment.