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

Commit 9756437

Browse files
Update zio, zio-streams to 1.0.15 (#215)
1 parent db8855b commit 9756437

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
@@ -15,7 +15,7 @@ lazy val lastVersionForExamples = "0.7.3"
1515

1616
lazy val configVersion = "1.4.2"
1717
lazy val scalatestVersion = "3.2.12"
18-
lazy val zioVersion = "1.0.14"
18+
lazy val zioVersion = "1.0.15"
1919
lazy val zioLoggingVersion = "0.5.14"
2020
lazy val caffeineVersion = "2.9.3"
2121
lazy val zioRedisVersion = "0.0.0+381-86c20614-SNAPSHOT" // 实验性质的

0 commit comments

Comments
 (0)