Skip to content

Commit 34d2054

Browse files
authored
upgrade deps (#1677)
1 parent f47ba8a commit 34d2054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name := "codepropertygraph"
22

33
// parsed by project/Versions.scala, updated by updateDependencies.sh
4-
val overflowdbVersion = "1.148"
4+
val overflowdbVersion = "1.150"
55
val overflowdbCodegenVersion = "2.71"
66

77
inThisBuild(

0 commit comments

Comments
 (0)