Skip to content

Commit f6e9ba1

Browse files
authored
Upgrade CPG (joernio#560)
1 parent 05c5d8f commit f6e9ba1

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
@@ -7,7 +7,7 @@ organization := "io.shiftleft"
77
ThisBuild / scalaVersion := "2.13.5"
88
// don't upgrade to 2.13.6 until https://github.com/com-lihaoyi/Ammonite/issues/1182 is resolved
99
ThisBuild /Test /fork := true
10-
val cpgVersion = "1.3.224"
10+
val cpgVersion = "1.3.235"
1111
val ghidra2cpgVersion = "0.0.19"
1212

1313
ThisBuild / resolvers ++= Seq(

0 commit comments

Comments
 (0)