Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ object Dependencies {
val scalaJavaTimeV = "2.6.0"
val sttpV = "3.10.1"
val tapirV = "1.11.9"
val zioV = "2.1.12"
val zioV = "2.1.13"
val zioConfigV = "4.0.2"
}

Expand Down