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 a542124 commit 5d80ea3Copy full SHA for 5d80ea3
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.2")
+addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.3")
11
```
12
13
## Java agent
0 commit comments