Skip to content

Commit b49fafe

Browse files
Merge pull request #91 from ovotech/update-http4s-milestone-version
Upgraded http4s milestone version from 1.0.0-M36 to 1.0.0-M37
2 parents eec4ebe + ccfd627 commit b49fafe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ lazy val metricsCommon = project
6060

6161
val log4catsVersion = "2.2.0"
6262
val natchezVersion = "0.1.6"
63-
val http4sMilestoneVersion = "1.0.0-M36"
63+
val http4sMilestoneVersion = "1.0.0-M37"
6464
val http4sStableVersion = "0.23.14"
6565
val circeVersion = "0.14.1"
6666
val slf4jVersion = "1.7.35"

0 commit comments

Comments
 (0)