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

Commit abb30a6

Browse files
authored
Upgrade CPG (#232)
1 parent b483c89 commit abb30a6

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.12.29"
6+
val cpgVersion = "0.12.30"
77
val antlrVersion = "4.7.2"
88

99
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)