Lein :warn-on-reflection -> :global-vars
This commit is contained in:
parent
433aed0346
commit
e9dcb8e54b
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
[lein-autoexpect "0.2.5"]
|
[lein-autoexpect "0.2.5"]
|
||||||
[codox "0.6.4"]]
|
[codox "0.6.4"]]
|
||||||
:min-lein-version "2.0.0"
|
:min-lein-version "2.0.0"
|
||||||
:warn-on-reflection true
|
:global-vars {*warn-on-reflection* true}
|
||||||
:repositories
|
:repositories
|
||||||
{"sonatype"
|
{"sonatype"
|
||||||
{:url "http://oss.sonatype.org/content/repositories/releases"
|
{:url "http://oss.sonatype.org/content/repositories/releases"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue