Skip to content

Commit

Permalink
Update scala3-compiler, scala3-library, ... to 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zio-scala-steward[bot] committed Jan 30, 2025
1 parent c8293b7 commit 70b3c2b
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 70b3c2b

Please sign in to comment.