From 9ef1ccbe4ca3531c3a63eabf0e3a3489e7d111b5 Mon Sep 17 00:00:00 2001 From: Michael Pollmeier Date: Mon, 16 Dec 2024 16:37:49 +0100 Subject: [PATCH] upgrade deps (#1795) --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(