Skip to content

Commit 1923675

Browse files
authored
upgrade deps (#1805)
1 parent 055c2a7 commit 1923675

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: build.sbt

+1-1
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.1.2"
4+
val flatgraphVersion = "0.1.5"
55

66
inThisBuild(
77
List(

Diff for: project/build.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.10.6
1+
sbt.version=1.10.7

0 commit comments

Comments
 (0)