We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f831b3c commit 3913b57Copy full SHA for 3913b57
1 file changed
build.sbt
@@ -1,7 +1,7 @@
1
name := "codepropertygraph"
2
3
// parsed by project/Versions.scala, updated by updateDependencies.sh
4
-val overflowdbVersion = "1.185"
+val overflowdbVersion = "1.186"
5
val overflowdbCodegenVersion = "2.106"
6
7
inThisBuild(
0 commit comments