Update template versions and remove body-type from physics.clj

This commit is contained in:
oakes
2014-04-24 21:27:33 -04:00
parent 814a06101a
commit 95d1479d86
5 changed files with 4 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
[com.badlogicgames.gdx/gdx-platform "1.0.0"
:classifier "natives-desktop"]
[org.clojure/clojure "1.6.0"]
[play-clj "0.3.0"]]
[play-clj "0.3.1"]]
:source-paths ["src" "src-common"]
:javac-options ["-target" "1.6" "-source" "1.6" "-Xlint:-options"]