Skip to content

Commit

Permalink
build.gradle: upgrade Minie to v8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
capdevon committed Sep 17, 2024
1 parent 4efe35e commit 3808474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
runtimeOnly 'org.jmonkeyengine:jme3-awt-dialogs:' + jmeVersion // JMonkeyEngine v3.6 only!

// Physics
implementation 'com.github.stephengold:Minie:8.1.0+big4'
implementation 'com.github.stephengold:Minie:8.2.0+big4'

// select one version of LWJGL
//runtimeOnly 'org.jmonkeyengine:jme3-lwjgl:' + jmeVersion // LWJGL 2.x
Expand Down

0 comments on commit 3808474

Please sign in to comment.