Skip to content

Commit

Permalink
Update scala3-compiler, scala3-library, ... to 3.3.5 (#1447)
Browse files Browse the repository at this point in the history
📦 Updates 
* [org.scala-lang:scala3-compiler](https://github.com/scala/scala3)
* [org.scala-lang:scala3-library](https://github.com/scala/scala3)
* [org.scala-lang:tasty-core](https://github.com/scala/scala3)

 from `3.3.4` to `3.3.5`
  • Loading branch information
zio-scala-steward[bot] authored Jan 30, 2025
1 parent c8293b7 commit 3e0ff09
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 @@ -37,7 +37,7 @@ lazy val logback = "ch.qos.logback" % "logback-classic" % "1.5.16"
enablePlugins(ZioSbtEcosystemPlugin, ZioSbtCiPlugin)

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

inThisBuild(
List(
Expand Down

0 comments on commit 3e0ff09

Please sign in to comment.