Skip to content

Commit

Permalink
upgrade Minie to v7.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
capdevon committed Dec 9, 2023
1 parent ce1a35e commit 4db161d
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 @@ -43,7 +43,7 @@ dependencies {
runtimeOnly 'org.jmonkeyengine:jme3-awt-dialogs:' + jmeVersion

// PhysicsEngine
implementation 'com.github.stephengold:Minie:7.7.0+big3'
implementation 'com.github.stephengold:Minie:7.8.1+big3'

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

0 comments on commit 4db161d

Please sign in to comment.