Skip to content

Commit

Permalink
Update http4s-core, http4s-laws, ... to 0.23.13 in series/0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Jun 24, 2022
1 parent f1ae2fc commit 925d1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ThisBuild / tlSkipIrrelevantScalas := true

lazy val root = project.in(file(".")).aggregate(scalaXml2, scalaXml1).enablePlugins(NoPublishPlugin)

val http4sVersion = "0.23.12"
val http4sVersion = "0.23.13"
val scalacheckXmlVersion = "0.1.0"
val scalaXml1Version = "1.3.0"
val scalaXml2Version = "2.1.0"
Expand Down

0 comments on commit 925d1bd

Please sign in to comment.