Skip to content

Commit 200d088

Browse files
committed
Merge branch 'hotfix/macosx-dependency-fix' into develop
Conflicts: project.clj
2 parents 2401dee + 4aa231e commit 200d088

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
[org.clojure/data.json "0.2.2"]
1010
[org.clojure/tools.logging "0.2.3"]
1111
[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"]]
12+
[org.ru.codingteam/lwjgl-platform-natives "2.9.1"]
13+
[org.lwjgl.lwjgl/lwjgl "2.9.1"]]
1414
:main hyperspace.main)

0 commit comments

Comments
 (0)