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

Commit 9ab5612

Browse files
chore(deps): update zioversion to v2.0.18
1 parent c181d39 commit 9ab5612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
3636
addCommandAlias("fmt", "all scalafmtSbt scalafmt test:scalafmt")
3737
addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck")
3838

39-
val zioVersion = "2.0.5"
39+
val zioVersion = "2.0.18"
4040
val rsVersion = "1.0.4"
4141
val collCompatVersion = "2.7.0"
4242

0 commit comments

Comments
 (0)