Skip to content

Commit 045ea4a

Browse files
authored
upgrade deps (#1828)
1 parent c163f5e commit 045ea4a

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.1.23"
4+
val flatgraphVersion = "0.1.24"
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.11.2
1+
sbt.version=1.11.3

0 commit comments

Comments
 (0)