Skip to content

Commit a495593

Browse files
Update zio to 2.1.8 (bitlap#40)
1 parent 3d51dbc commit a495593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ val elVersion = "5.0.0"
1414
val jodaConvertVersion = "2.2.3"
1515
val jodaTimeVersion = "2.12.7"
1616
val specs2Version = "4.20.8"
17-
val zioVersion = "2.1.7"
17+
val zioVersion = "2.1.8"
1818
val `example-dependency-version` = "1.0.0-RC1"
1919
val supportCrossVersionList = Seq(scala3_Version, scala2_13Version)
2020

0 commit comments

Comments
 (0)