Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Update zio, zio-test, zio-test-sbt to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 1, 2022
1 parent 613b658 commit aa50590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildHelper.scala
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ object BuildHelper {
val Scala212: String = versions("2.12")
val Scala213: String = versions("2.13")

val Zio: String = "1.0.16"
val Zio: String = "2.0.2"

def buildInfoSettings(packageName: String) =
List(
Expand Down

0 comments on commit aa50590

Please sign in to comment.