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 866c941 commit 5012090Copy full SHA for 5012090
build.sbt
@@ -5,7 +5,7 @@ lazy val root = project
5
.in(file("."))
6
.settings(
7
name := "log-http-proxy",
8
- version := "0.2.0",
+ version := "0.2.1",
9
scalaVersion := scala3Version,
10
mainClass := Some("Main"),
11
libraryDependencies ++=
0 commit comments