Skip to content

Commit

Permalink
Merge pull request #1077 from Privado-Inc/dev
Browse files Browse the repository at this point in the history
le version update (#1076)
  • Loading branch information
pandurangpatil authored Apr 22, 2024
2 parents f542224 + 979a087 commit 2abffe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ThisBuild / version := sys.env.getOrElse("BUILD_VERSION", "dev-SNAPSHOT")
// parsed by project/Versions.scala, updated by updateDependencies.sh

val cpgVersion = "1.6.11"
val joernVersion = "2.0.330"
val joernVersion = "2.0.339"
val overflowdbVersion = "1.192"
val requests = "0.8.0"
val upickle = "3.1.2"
Expand All @@ -17,7 +17,7 @@ val upickle = "3.1.2"
val circeVersion = "0.14.2"
val jacksonVersion = "2.17.0"
val mockitoVersion = "1.17.14"
val goAstGenVersion = "0.12.0"
val goAstGenVersion = "0.14.0"
val dotnetAstGenVersion = "0.34.0"

lazy val schema = Projects.schema
Expand Down

0 comments on commit 2abffe5

Please sign in to comment.