Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

Commit

Permalink
Update readme for new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Wills committed Oct 2, 2013
1 parent 57643a3 commit 66afa93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mechanism in sbt.
To use, add the following line to a plugins.sbt file in your project directory:

```
addSbtPlugin("com.gu" % "sbt-teamcity-test-reporting-plugin" % "1.4")
addSbtPlugin("com.gu" % "sbt-teamcity-test-reporting-plugin" % "1.5")
```

It's published to the main SBT plugin repository, so no further configuration should be necessary. Note that due to a
Expand Down

0 comments on commit 66afa93

Please sign in to comment.