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 0144833 commit bfee383Copy full SHA for bfee383
README.md
@@ -7,7 +7,7 @@ This sbt plugin adds Java agents to projects in a general way. It can enable age
7
Add the plugin to your `project/plugins.sbt`:
8
9
```scala
10
-addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.0")
+addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.1")
11
```
12
13
## Java agent
0 commit comments