Skip to content

Commit f0c4df6

Browse files
committed
Upgraded Project Setup include to 2.0
1 parent b082046 commit f0c4df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ To install the cucumber plugin, add entries to the build plugins file (project/p
7575

7676
resolvers += "Templemore Repository" at "http://templemore.co.uk/repo"
7777

78-
libraryDependencies += "templemore" %% "xsbt-cucumber-plugin" % "0.1"
78+
libraryDependencies += "templemore" %% "xsbt-cucumber-plugin" % "0.2"
7979

8080
### Basic Configuration ###
8181
To add the cucumber plugin settings to a basic project, just add the following to the build.sbt file:

0 commit comments

Comments
 (0)