We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb86f87 + 5dea2ff commit 23063f9Copy full SHA for 23063f9
1 file changed
build.sbt
@@ -10,7 +10,7 @@ ThisBuild / startYear := Some(2018)
10
11
lazy val root = project.in(file(".")).aggregate(prometheusMetrics).enablePlugins(NoPublishPlugin)
12
13
-val http4sVersion = "0.23.32"
+val http4sVersion = "0.23.33"
14
val prometheusVersion = "0.16.0"
15
val munitVersion = "1.2.0"
16
val munitCatsEffectVersion = "2.1.0"
0 commit comments