diff --git a/build.sbt b/build.sbt index a851849db..be8a1442c 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.28" +val flatgraphVersion = "0.1.29" inThisBuild( List(