Skip to content

Commit

Permalink
Merge pull request #459 from scala-steward/update/scala-library-2.13.16
Browse files Browse the repository at this point in the history
Update scala-library to 2.13.16
  • Loading branch information
mergify[bot] authored Jan 19, 2025
2 parents 46d62a0 + ebaa8f3 commit 017d2a4
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 @@ -70,7 +70,7 @@ val Library = new {
)
}

lazy val scala213 = "2.13.15"
lazy val scala213 = "2.13.16"
lazy val supportedScalaVersions = List(scala213)
lazy val commonDeps =
libraryDependencies ++= Library.circe ++
Expand Down

0 comments on commit 017d2a4

Please sign in to comment.