Skip to content

Commit

Permalink
Merge branch 'series/0.24' into merge-0.23.13
Browse files Browse the repository at this point in the history
  • Loading branch information
rossabaker authored Jun 3, 2024
2 parents aeab5a9 + 2e60d71 commit 7f4331a
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 30 deletions.
2 changes: 1 addition & 1 deletion .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 3.7.7
version = 3.7.12

style = default

Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ lazy val root = project
.aggregate(jettyServer, jettyClient)

val jettyVersion = "10.0.15"
val http4sVersion = "0.23.22"
val http4sVersion = "0.23.25"
val http4sServletVersion = "0.24.0-RC1"
val munitCatsEffectVersion = "1.0.7"
val slf4jVersion = "1.7.25"
Expand Down
59 changes: 32 additions & 27 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.9.1
sbt.version=1.9.3

0 comments on commit 7f4331a

Please sign in to comment.