Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into update/fs2-core-3.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sagojez authored Nov 7, 2023
2 parents 837ec8c + 2d917e5 commit 9bd5f1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object Dependencies {
val catsCore = "2.10.0"
val catsEffect = "3.5.2"
val fs2 = "3.9.3"
val eventStoreDbClient = "5.0.0"
val eventStoreDbClient = "5.1.1"
val kindProjector = "0.13.2"
val log4cats = "2.6.0"
val logback = "1.4.11"
Expand Down
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.0")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.1")

0 comments on commit 9bd5f1d

Please sign in to comment.