Skip to content

Commit 9d3a2e2

Browse files
authored
upgrade deps (#1787)
1 parent 25e82b1 commit 9d3a2e2

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.89"
4+
val flatgraphVersion = "0.0.90"
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.1
1+
sbt.version=1.10.2

0 commit comments

Comments
 (0)