We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9a0087 commit 019f9e7Copy full SHA for 019f9e7
build.sbt
@@ -1,7 +1,7 @@
1
name := "codepropertygraph"
2
3
// parsed by project/Versions.scala, updated by updateDependencies.sh
4
-val flatgraphVersion = "0.1.27"
+val flatgraphVersion = "0.1.28"
5
6
inThisBuild(
7
List(
project/build.properties
@@ -1 +1 @@
-sbt.version=1.11.6
+sbt.version=1.12.5
0 commit comments