Skip to content

Commit a623f18

Browse files
Update http4s-circe, http4s-dsl, ... to 0.23.31
1 parent ec56c9c commit a623f18

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.30"
18+
val Http4sVersion = "0.23.31"
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.30"
1+
val Http4sVersion = "0.23.31"
22
val CirceVersion = "0.14.14"
33
val MunitVersion = "1.2.0"
44
val LogbackVersion = "1.5.18"

0 commit comments

Comments
 (0)