Skip to content

Commit

Permalink
Update scala-library to 2.13.16 (#1440)
Browse files Browse the repository at this point in the history
📦 Updates [org.scala-lang:scala-library](https://github.com/scala/scala)
from `2.13.15` to `2.13.16`
  • Loading branch information
zio-scala-steward[bot] authored Jan 16, 2025
1 parent 2de285c commit 507007f
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 @@ -36,7 +36,7 @@ lazy val logback = "ch.qos.logback" % "logback-classic" % "1.5.16"

enablePlugins(ZioSbtEcosystemPlugin, ZioSbtCiPlugin)

lazy val _scala213 = "2.13.15"
lazy val _scala213 = "2.13.16"
lazy val _scala3 = "3.3.4"

inThisBuild(
Expand Down

0 comments on commit 507007f

Please sign in to comment.