Skip to content

Commit 5d80ea3

Browse files
committed
Update readme to version 0.1.3
1 parent a542124 commit 5d80ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This sbt plugin adds Java agents to projects in a general way. It can enable age
77
Add the plugin to your `project/plugins.sbt`:
88

99
```scala
10-
addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.2")
10+
addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.3")
1111
```
1212

1313
## Java agent

0 commit comments

Comments
 (0)