We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef1f547 commit ee19e27Copy full SHA for ee19e27
build.sbt
@@ -2,7 +2,7 @@ name := "joern"
2
ThisBuild / organization := "io.joern"
3
ThisBuild / scalaVersion := "3.5.2"
4
5
-val cpgVersion = "1.7.21"
+val cpgVersion = "1.7.23"
6
7
lazy val joerncli = Projects.joerncli
8
lazy val querydb = Projects.querydb
0 commit comments