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

Commit 55724d3

Browse files
authored
use official cpg release (#234)
1 parent 8accac9 commit 55724d3

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.33+20-8f9e9d73"
6+
val cpgVersion = "0.12.37"
77
val antlrVersion = "4.7.2"
88

99
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)