We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf18ac7 commit b61d80fCopy full SHA for b61d80f
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.27"
+val overflowdbVersion = "1.28"
5
6
inThisBuild(
7
List(
0 commit comments