Skip to content

Commit

Permalink
chore(deps): update zioversion to v2.1.11 (#345)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 7b45fb2 commit a160020
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 @@ -4,7 +4,7 @@ val scala33 = "3.5.0"
val mainScala = scala33
val allScala = Seq(scala33, scala213)

val zioVersion = "2.1.9"
val zioVersion = "2.1.11"
val pravegaVersion = "0.13.0"

def scalacOptionsFor(scalaVersion: String): Seq[String] =
Expand Down

0 comments on commit a160020

Please sign in to comment.