Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanrobinson committed Jan 25, 2024
1 parent 6029c0e commit a113431
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Extras, helpers and convenience methods for [clj-wiremock](https://github.com/ke
...
:dependencies [[org.clojure/clojure "1.11.1"]
[kelveden/clj-wiremock "1.8.0"]
[uk.co.jordanrobinson/clj-wiremock-extras "0.0.6"]]
[uk.co.jordanrobinson/clj-wiremock-extras "0.0.7"]]
...
```

Expand Down
2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ require_relative 'lib/leiningen_task_set'

task default: %i[library:check library:test:unit]

RakeFly.define_installation_tasks(version: '7.9.0')

RakeLeiningen.define_installation_tasks(
version: '2.10.0'
)
Expand Down

0 comments on commit a113431

Please sign in to comment.