Skip to content

Commit

Permalink
feat(connect): bump up shared version to use 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
patlo-iog committed Nov 28, 2022
1 parent 4809414 commit 56cc1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connect/lib/project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object Dependencies {
val iris = "0.1.0"
val mercury = "0.7.0"
val flyway = "9.7.0"
val shared = "0.1.0"
val shared = "0.2.0"
}

private lazy val zio = "dev.zio" %% "zio" % Versions.zio
Expand Down

0 comments on commit 56cc1c3

Please sign in to comment.