Skip to content

Commit

Permalink
Merge pull request #1067 from Privado-Inc/revertLangUpdate
Browse files Browse the repository at this point in the history
Revert "Update build.sbt"
  • Loading branch information
khemrajrathore authored Apr 12, 2024
2 parents ea3316d + 6d3c8ef commit 151b137
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ ThisBuild / scalaVersion := "3.4.1"
ThisBuild / version := sys.env.getOrElse("BUILD_VERSION", "dev-SNAPSHOT")
// parsed by project/Versions.scala, updated by updateDependencies.sh

val cpgVersion = "1.6.10"
val joernVersion = "2.0.323"
val overflowdbVersion = "1.190"
val cpgVersion = "1.6.11"
val joernVersion = "2.0.327"
val overflowdbVersion = "1.192"
val requests = "0.8.0"
val upickle = "3.1.2"

Expand Down

0 comments on commit 151b137

Please sign in to comment.