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 f47ba8a commit 34d2054Copy full SHA for 34d2054
build.sbt
@@ -1,7 +1,7 @@
1
name := "codepropertygraph"
2
3
// parsed by project/Versions.scala, updated by updateDependencies.sh
4
-val overflowdbVersion = "1.148"
+val overflowdbVersion = "1.150"
5
val overflowdbCodegenVersion = "2.71"
6
7
inThisBuild(
0 commit comments