diff --git a/build.sbt b/build.sbt index 2983f561..0bc42743 100644 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ Global / excludeLintKeys += Fast / configuration Global / excludeLintKeys += gitCommitString lazy val commonSettings = Seq( - scalaVersion := "3.4.1", + scalaVersion := "3.4.2", organization := "io.shiftleft", scalacOptions ++= Seq("-Xtarget:8"), resolvers ++= Seq(