Skip to content

Commit 0177715

Browse files
committed
Merge pull request skipoleschris#2 from zvozin/master
A README update to bring project/plugins/build.sbt sample code up to date
2 parents b082046 + f0c4df6 commit 0177715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

+1-1
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)