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

Commit

Permalink
Merge pull request #112 from joernio/claudiu/x
Browse files Browse the repository at this point in the history
Bump cpg and ghidra versions
  • Loading branch information
ursachec authored Oct 16, 2021
2 parents 1f6d7c7 + 3b790b1 commit b718695
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ ThisBuild/organization := "io.joern"
ThisBuild/scalaVersion := "2.13.5"
// don't upgrade to 2.13.6 until https://github.com/com-lihaoyi/Ammonite/issues/1182 is resolved

val cpgVersion = "1.3.363"
val ghidra2cpgVersion = "0.0.39"
val cpgVersion = "1.3.379"
val ghidra2cpgVersion = "0.0.43"

enablePlugins(JavaAppPackaging)

Expand Down

0 comments on commit b718695

Please sign in to comment.