diff --git a/build.sbt b/build.sbt index b4fe642e3..218d9f658 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ name := "codepropertygraph" // parsed by project/Versions.scala, updated by updateDependencies.sh -val flatgraphVersion = "0.1.1" +val flatgraphVersion = "0.1.2" inThisBuild( List(