diff --git a/build.sbt b/build.sbt index 1c058778f..09c4cf4a8 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ name := "codepropertygraph" // parsed by project/Versions.scala, updated by updateDependencies.sh -val overflowdbVersion = "1.181" +val overflowdbVersion = "1.183" val overflowdbCodegenVersion = "2.105" inThisBuild( diff --git a/project/build.properties b/project/build.properties index 27430827b..abbbce5da 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.8