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

Commit b718695

Browse files
authored
Merge pull request #112 from joernio/claudiu/x
Bump cpg and ghidra versions
2 parents 1f6d7c7 + 3b790b1 commit b718695

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ ThisBuild/organization := "io.joern"
33
ThisBuild/scalaVersion := "2.13.5"
44
// don't upgrade to 2.13.6 until https://github.com/com-lihaoyi/Ammonite/issues/1182 is resolved
55

6-
val cpgVersion = "1.3.363"
7-
val ghidra2cpgVersion = "0.0.39"
6+
val cpgVersion = "1.3.379"
7+
val ghidra2cpgVersion = "0.0.43"
88

99
enablePlugins(JavaAppPackaging)
1010

0 commit comments

Comments
 (0)