diff --git a/build.sbt b/build.sbt index a389016ca..20dcf876e 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.23" +val flatgraphVersion = "0.1.24" inThisBuild( List( diff --git a/project/build.properties b/project/build.properties index bbb0b608c..c02c575fd 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.11.2 +sbt.version=1.11.3