Skip to content

Commit

Permalink
Update ODB Codegen to v2.101 (#1726)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBakerEffendi authored Aug 14, 2023
1 parent 314a5dc commit 03bad8f
Show file tree
Hide file tree
Showing 2 changed files with 30,178 additions and 30,178 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name := "codepropertygraph"

// parsed by project/Versions.scala, updated by updateDependencies.sh
val overflowdbVersion = "1.180"
val overflowdbCodegenVersion = "2.100"
val overflowdbCodegenVersion = "2.101"

inThisBuild(
List(
Expand Down
Loading

0 comments on commit 03bad8f

Please sign in to comment.