Skip to content

Commit 7d49cbe

Browse files
Update zio-http to 3.5.1 (#999)
Co-authored-by: Peter Kotula <[email protected]>
1 parent 6bb01b6 commit 7d49cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Versions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ object Versions {
1010
val zioConfig = "4.0.4"
1111
val zioParser = "0.1.11"
1212
val zioPrelude = "1.0.0-RC41"
13-
val zioHttp = "3.5.0"
13+
val zioHttp = "3.5.1"
1414
val log4jVersion = "2.25.1"
1515
}

0 commit comments

Comments
 (0)