Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit d37895f

Browse files
authored
Use newest codepropertygraph (#221)
1 parent 7ca46ff commit d37895f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ organization := "io.shiftleft"
33
scalaVersion := "2.13.1"
44
enablePlugins(GitVersioning)
55

6-
val cpgVersion = "0.11.334"
6+
val cpgVersion = "0.11.349"
77
val antlrVersion = "4.7.2"
88

99
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)