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

Commit ff818c3

Browse files
authoredFeb 7, 2023
chore(deps): update zioversion to v2.0.7
1 parent ad3e235 commit ff818c3

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.7"
4040
val rsVersion = "1.0.4"
4141
val collCompatVersion = "2.7.0"
4242

0 commit comments

Comments
 (0)