We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46dcdf5 commit e33eed5Copy full SHA for e33eed5
1 file changed
build.sbt
@@ -2,7 +2,7 @@ name := "joern"
2
ThisBuild / organization := "io.joern"
3
ThisBuild / scalaVersion := "3.6.4"
4
5
-val cpgVersion = "1.7.35+4-0e136d42"
+val cpgVersion = "1.7.36"
6
7
lazy val joerncli = Projects.joerncli
8
lazy val querydb = Projects.querydb
0 commit comments