Skip to content

Commit 463c348

Browse files
Update http4s-core, http4s-laws to 1.0.0-M45 in main
1 parent 8ef2495 commit 463c348

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
@@ -10,7 +10,7 @@ ThisBuild / scalaVersion := Scala213
1010

1111
lazy val root = project.in(file(".")).aggregate(scalaXml2).enablePlugins(NoPublishPlugin)
1212

13-
val http4sVersion = "1.0.0-M44"
13+
val http4sVersion = "1.0.0-M45"
1414
val scalacheckXmlVersion = "0.1.0"
1515
val scalaXmlVersion = "2.3.0"
1616
val munitVersion = "1.0.0"

0 commit comments

Comments
 (0)