Skip to content

Commit

Permalink
Merge pull request #323 from nationalarchives/update/scala-steward-de…
Browse files Browse the repository at this point in the history
…pendencies/scala-library-2.13.16

Update scala-library to 2.13.16 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Jan 16, 2025
2 parents f2b2fa1 + 28ec1de commit f756868
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 @@ -2,7 +2,7 @@ import Dependencies._

ThisBuild / version := "0.1.0-SNAPSHOT"

ThisBuild / scalaVersion := "2.13.15"
ThisBuild / scalaVersion := "2.13.16"

lazy val root = (project in file("."))
.settings(
Expand Down

0 comments on commit f756868

Please sign in to comment.