Skip to content

Commit

Permalink
jme3-lwjgl: bump to lwjgl 2.9.5 (jMonkeyEngine#1914)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali-RS authored Jan 15, 2023
1 parent d694f7a commit 6d83c63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jme3-lwjgl/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ dependencies {
api project(':jme3-core')
api project(':jme3-desktop')

api 'org.jmonkeyengine:lwjgl:2.9.4'
runtimeOnly 'org.jmonkeyengine:lwjgl-platform:2.9.4'
api 'org.jmonkeyengine:lwjgl:2.9.5'
runtimeOnly 'org.jmonkeyengine:lwjgl-platform:2.9.5'

/*
* Upgrades the default jinput-2.0.5 to jinput-2.0.9 to fix a bug with gamepads on Linux.
Expand Down

0 comments on commit 6d83c63

Please sign in to comment.