Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking β€œSign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor/major updates #885

Closed
wants to merge 19 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update http4s-blaze-client to 0.23.15
  • Loading branch information
47erbot committed Nov 1, 2023
commit eb8e6d7c160bca755fdcc0fd9b62f63159970046
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ object ProjectPlugin extends AutoPlugin {
val circe: String = "0.14.6"
val expecty = "0.16.0"
val http4s: String = "0.23.17"
val http4sBlazeClient: String = "0.23.13"
val http4sBlazeClient: String = "0.23.15"
val paradise: String = "2.1.1"
val scalacheck = "1.17.0"
val scalacheckShapeless = "1.3.0"