diff --git a/build.sbt b/build.sbt index f7a6c8db6..17f737f1f 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.26" +val flatgraphVersion = "0.1.27" inThisBuild( List(