Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit eeb77ea

Browse files
Update zio to 2.1.4 (#107)
1 parent acb188f commit eeb77ea

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 @@ lazy val scalacheckVersion = "1.18.0"
1414
lazy val munitVersion = "1.0.0"
1515
lazy val h2Version = "2.2.224"
1616
lazy val calibanVersion = "2.3.0"
17-
lazy val zioVersion = "2.1.3"
17+
lazy val zioVersion = "2.1.4"
1818

1919
inThisBuild(
2020
List(

0 commit comments

Comments
 (0)