From 4a854bd373820eb3f2190994789fa706ba4954d3 Mon Sep 17 00:00:00 2001 From: Michael Pollmeier Date: Tue, 27 Aug 2024 08:00:02 +0200 Subject: [PATCH] upgrade deps --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index cbaf5733a..0bb9bfe39 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.0.86" +val flatgraphVersion = "0.0.87" inThisBuild( List(