Skip to content

Commit

Permalink
update cpg version
Browse files Browse the repository at this point in the history
  • Loading branch information
khemrajrathore committed Dec 23, 2024
1 parent 811e895 commit 46c95ad
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.5.2"

val cpgVersion = "1.7.15"
val cpgVersion = "1.7.15+0-9ef1ccbe+20241223-1852"

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

0 comments on commit 46c95ad

Please sign in to comment.