We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af7fec4 commit bcddc80Copy full SHA for bcddc80
1 file changed
project.clj
@@ -2,7 +2,7 @@
2
:description "Simple 2D game written in Clojure."
3
:dependencies [[org.clojure/clojure "1.4.0"]
4
[org.lwjgl.lwjgl/lwjgl "2.9.1"]
5
- [org.ru.codingteam/lwjgl-platform-natives "2.9.1"]
+ [ru.org.codingteam/lwjgl-platform-natives "2.9.1"]
6
[org.clojars.rexim/jinput-platform-natives "2.0.5"]]
7
:dev-dependencies [[midje "1.4.0"]
8
[lein-midje "1.0.10"]]
0 commit comments