We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51e5c26 commit 28b5952Copy full SHA for 28b5952
README.md
@@ -14,7 +14,7 @@ Integrates with any Scala stack, using any of the HTTP server implementations su
14
Add the dependency to your `build.sbt`:
15
16
```scala
17
-libraryDependencies += "com.softwaremill.chimp" %% "core" % "0.0.3"
+libraryDependencies += "com.softwaremill.chimp" %% "core" % "0.0.4"
18
```
19
20
### Example: Defining and Running an MCP Server
0 commit comments