Skip to content

Commit

Permalink
Merge branch 'master' into update/sbt-scalafix-0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii authored May 3, 2024
2 parents 3b1a982 + aa46fe1 commit a5fa25f
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 @@ -19,7 +19,7 @@ lazy val logback = "ch.qos.logback" % "logback-classic" % "1.5.6"

enablePlugins(ZioSbtEcosystemPlugin, ZioSbtCiPlugin)

lazy val _scala213 = "2.13.13"
lazy val _scala213 = "2.13.14"
lazy val _scala3 = "3.3.3"

inThisBuild(
Expand Down

0 comments on commit a5fa25f

Please sign in to comment.