From 3aa628b2b108b875a25ead303f8debe772262f78 Mon Sep 17 00:00:00 2001 From: Bernhard Date: Mon, 13 Oct 2025 17:40:40 +0200 Subject: [PATCH] bump flatgraph --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(