Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dacr committed Jan 13, 2024
1 parent d73d3db commit 14f6643
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ mainClass := Some("fr.janalyse.cem.Main")

lazy val versions = new {
val sttp = "3.9.1"
val zio = "2.0.20"
val zio = "2.0.21"
val zionio = "2.0.2"
val zioproc = "0.7.2"
val zioconfig = "4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# suppress inspection "UnusedProperty" for whole file
sbt.version=1.9.6
sbt.version=1.9.8

0 comments on commit 14f6643

Please sign in to comment.