Skip to content

Commit 7dbc171

Browse files
authored
upgrade deps (#1791)
1 parent 4044a85 commit 7dbc171

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 flatgraphVersion = "0.0.97"
4+
val flatgraphVersion = "0.0.99"
55

66
inThisBuild(
77
List(

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.10.4
1+
sbt.version=1.10.5

0 commit comments

Comments
 (0)