Skip to content

Commit

Permalink
Merge branch 'series/0.9' into merge-to-main
Browse files Browse the repository at this point in the history
  • Loading branch information
hamnis committed Dec 5, 2024
2 parents 0db6f5c + 4abb96d commit 2a7c09f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ThisBuild / mergifyRequiredJobs += "site"
ThisBuild / mergifyLabelPaths += "docs" -> file("docs")

val catsV = "2.12.0"
val catsEffectV = "3.5.6"
val catsEffectV = "3.5.7"
val fs2V = "3.11.0"
val scodecV = "1.2.1"
val http4sV = "1.0.0-M43"
Expand All @@ -44,7 +44,7 @@ val reactiveStreamsV = "1.0.4"
val vaultV = "3.6.0"
val caseInsensitiveV = "1.4.2"

val munitV = "1.0.2"
val munitV = "1.0.3"
val munitCatsEffectV = "2.0.0"

val emberServer = Seq(
Expand Down
12 changes: 6 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.10.5
sbt.version=1.10.6

0 comments on commit 2a7c09f

Please sign in to comment.