Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 28, 2024
1 parent 472e36a commit 2b69f67
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.4",
zioVersion := "2.1.5",
organization := "io.laserdisc",
scalaVersion := scala213.value,
crossScalaVersions := Seq(scala213.value, scala3.value),
Expand Down

0 comments on commit 2b69f67

Please sign in to comment.