Skip to content

Commit 14f6643

Browse files
committed
Update dependencies
1 parent d73d3db commit 14f6643

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ mainClass := Some("fr.janalyse.cem.Main")
1717

1818
lazy val versions = new {
1919
val sttp = "3.9.1"
20-
val zio = "2.0.20"
20+
val zio = "2.0.21"
2121
val zionio = "2.0.2"
2222
val zioproc = "0.7.2"
2323
val zioconfig = "4.0.0"

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# suppress inspection "UnusedProperty" for whole file
2-
sbt.version=1.9.6
2+
sbt.version=1.9.8

0 commit comments

Comments
 (0)