We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06a0b66 commit f0a092bCopy full SHA for f0a092b
1 file changed
build.sbt
@@ -23,7 +23,7 @@ inThisBuild(
23
val zioVersion = "2.0.0"
24
val zioNioVersion = "2.0.0"
25
val coursierVersion = "2.1.0-M6-28-gbad85693f"
26
-val zioTuiVersion = "0.1.3"
+val zioTuiVersion = "0.1.4"
27
val scalaMetaVersion = "4.5.9"
28
29
lazy val root = (project in file("."))
0 commit comments