Skip to content

Commit 13aa668

Browse files
authored
Merge pull request #469 from http4s/update/http4s-circe-0.23.33
2 parents dd62642 + ed32aca commit 13aa668

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.32"
18+
val Http4sVersion = "0.23.33"
1919
val CirceVersion = "0.14.15"
2020
val MunitVersion = "1.2.0"
2121
val LogbackVersion = "1.5.19"

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.32"
1+
val Http4sVersion = "0.23.33"
22
val CirceVersion = "0.14.15"
33
val MunitVersion = "1.2.0"
44
val LogbackVersion = "1.5.19"

0 commit comments

Comments
 (0)