We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25e82b1 commit 9d3a2e2Copy full SHA for 9d3a2e2
build.sbt
@@ -1,7 +1,7 @@
1
name := "codepropertygraph"
2
3
// parsed by project/Versions.scala, updated by updateDependencies.sh
4
-val flatgraphVersion = "0.0.89"
+val flatgraphVersion = "0.0.90"
5
6
inThisBuild(
7
List(
project/build.properties
@@ -1 +1 @@
-sbt.version=1.10.1
+sbt.version=1.10.2
0 commit comments