Skip to content

Commit 85487c6

Browse files
authored
Merge pull request #461 from http4s/update/http4s-circe-0.23.32
Update http4s-circe, http4s-dsl, ... to 0.23.32
2 parents 397b89a + 71af490 commit 85487c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ThisBuild / githubWorkflowJavaVersions := Seq(
1515
)
1616
ThisBuild / githubWorkflowPublishTargetBranches := Seq.empty
1717

18-
val Http4sVersion = "0.23.31"
18+
val Http4sVersion = "0.23.32"
1919
val CirceVersion = "0.14.14"
2020
val MunitVersion = "1.2.0"
2121
val LogbackVersion = "1.5.18"

src/main/g8/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
val Http4sVersion = "0.23.31"
1+
val Http4sVersion = "0.23.32"
22
val CirceVersion = "0.14.14"
33
val MunitVersion = "1.2.0"
44
val LogbackVersion = "1.5.18"

0 commit comments

Comments
 (0)