Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 1.0.15 (#1289)
Browse files Browse the repository at this point in the history
  • Loading branch information
d11-amitsingh authored Jun 10, 2022
1 parent 3fdcd40 commit eda9e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object Dependencies {
val NettyVersion = "4.1.77.Final"
val NettyIncubatorVersion = "0.0.14.Final"
val ScalaCompactCollectionVersion = "2.7.0"
val ZioVersion = "1.0.14"
val ZioVersion = "1.0.15"
val SttpVersion = "3.3.18"

val `jwt-core` = "com.github.jwt-scala" %% "jwt-core" % JwtCoreVersion
Expand Down

0 comments on commit eda9e2b

Please sign in to comment.