Use Clojure 1.6
This commit is contained in:
@@ -5,6 +5,6 @@
|
|||||||
:url "http://unlicense.org/UNLICENSE"}
|
:url "http://unlicense.org/UNLICENSE"}
|
||||||
:dependencies [[com.badlogicgames.gdx/gdx "1.0-SNAPSHOT"]
|
:dependencies [[com.badlogicgames.gdx/gdx "1.0-SNAPSHOT"]
|
||||||
[com.badlogicgames.gdx/gdx-bullet "1.0-SNAPSHOT"]
|
[com.badlogicgames.gdx/gdx-bullet "1.0-SNAPSHOT"]
|
||||||
[org.clojure/clojure "1.5.1"]]
|
[org.clojure/clojure "1.6.0"]]
|
||||||
:repositories [["sonatype"
|
:repositories [["sonatype"
|
||||||
"https://oss.sonatype.org/content/repositories/snapshots/"]])
|
"https://oss.sonatype.org/content/repositories/snapshots/"]])
|
||||||
|
|||||||
Reference in New Issue
Block a user