We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2401dee + 4aa231e commit 200d088Copy full SHA for 200d088
1 file changed
project.clj
@@ -9,6 +9,6 @@
9
[org.clojure/data.json "0.2.2"]
10
[org.clojure/tools.logging "0.2.3"]
11
[org.clojars.rexim/jinput-platform-natives "2.0.5"]
12
- [org.clojars.rexim/lwjgl-platform-natives "2.8.4"]
13
- [org.lwjgl.lwjgl/lwjgl "2.8.4"]]
+ [org.ru.codingteam/lwjgl-platform-natives "2.9.1"]
+ [org.lwjgl.lwjgl/lwjgl "2.9.1"]]
14
:main hyperspace.main)
0 commit comments