Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.1.4 (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 27, 2024
1 parent 48ea327 commit 5ffc036
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 @@ -14,7 +14,7 @@ enablePlugins(ZioSbtEcosystemPlugin)
inThisBuild(
Seq(
name := "ZIO OCI ObjectStorage",
zioVersion := "2.1.3",
zioVersion := "2.1.4",
organization := "io.laserdisc",
scalaVersion := scala213.value,
crossScalaVersions := Seq(scala213.value, scala3.value),
Expand Down

0 comments on commit 5ffc036

Please sign in to comment.