diff --git a/build.sbt b/build.sbt index e483beed7..f7a6c8db6 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.25" +val flatgraphVersion = "0.1.26" inThisBuild( List( diff --git a/project/build.properties b/project/build.properties index c02c575fd..5e6884d37 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.11.3 +sbt.version=1.11.6