Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.1.1 (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 11, 2024
1 parent d582657 commit 6971a30
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.0",
zioVersion := "2.1.1",
organization := "io.laserdisc",
scalaVersion := scala213.value,
crossScalaVersions := Seq(scala213.value, scala3.value),
Expand Down

0 comments on commit 6971a30

Please sign in to comment.