Skip to content

Commit

Permalink
Merge pull request #170 from guardian/update/non_aws
Browse files Browse the repository at this point in the history
chore(deps): Non-AWS dependency updates
  • Loading branch information
akash1810 authored Feb 15, 2024
2 parents 4d06571 + 73ece4c commit 929332d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ val assemblySettings = Seq(
)

inThisBuild(Seq(
scalaVersion := "3.3.1",
scalaVersion := "3.4.0",
crossScalaVersions := Seq("2.13.12", scalaVersion.value),
scalacOptions ++= Seq(
"-deprecation",
Expand Down

0 comments on commit 929332d

Please sign in to comment.