Skip to content

Commit

Permalink
Updated clojure, clojars urls, dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
talios committed Feb 14, 2023
1 parent 2e41031 commit 1bdf255
Show file tree
Hide file tree
Showing 34 changed files with 398 additions and 335 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ The clojure:swank goal requires swank-clojure as a projet dependency. Unfortunat
<repositories>
<repository>
<id>clojars</id>
<url>http://clojars.org/repo/</url>
<url>https://clojars.org/repo/</url>
</repository>
</repositories>
```
Expand Down Expand Up @@ -636,7 +636,7 @@ The jar can be found in [clojars](http://clojars.org/) maven repo (you'll have t
<repository>
<id>clojars</id>
<name>Clojars</name>
<url>http://clojars.org/repo/</url>
<url>https://clojars.org/repo/</url>
</repository>
```

Expand Down
Loading

0 comments on commit 1bdf255

Please sign in to comment.