Skip to content

Commit

Permalink
Merge pull request #857 from scala-steward/update/scala-library-2.13.16
Browse files Browse the repository at this point in the history
Update scala-library, scala-reflect to 2.13.16
  • Loading branch information
mergify[bot] authored Jan 19, 2025
2 parents d3af93c + 4638bad commit 485d06c
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 @@ -58,7 +58,7 @@ lazy val serverDependencies = libraryDependencies ++= {

lazy val commonSettings = Seq(
organization := "io.github.uptane",
scalaVersion := "2.13.14",
scalaVersion := "2.13.16",
organizationName := "uptane",
organizationHomepage := Some(url("https://uptane.github.io/")),
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8", "-Xasync", "-Xsource:3"),
Expand Down

0 comments on commit 485d06c

Please sign in to comment.