We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c94d7f commit 99c1cb7Copy full SHA for 99c1cb7
1 file changed
project/meta-build.sbt
@@ -1,6 +1,6 @@
1
libraryDependencies ++= Seq(
2
"com.github.pathikrit" %% "better-files" % "3.8.0",
3
- "io.shiftleft" %% "overflowdb-codegen" % "1.38",
+ "io.shiftleft" %% "overflowdb-codegen" % "1.39",
4
)
5
6
resolvers += Resolver.bintrayRepo("shiftleft", "maven")
0 commit comments