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.
1 parent 18d1dfc commit a31450eCopy full SHA for a31450e
build.sbt
@@ -5,7 +5,7 @@ lazy val root = project
5
.in(file("."))
6
.settings(
7
name := "log-http-proxy",
8
- version := "0.2.3",
+ version := "0.2.4",
9
scalaVersion := scala3Version,
10
libraryDependencies ++=
11
tapir ++ logLib ++ configLib ++
0 commit comments