Skip to content

Commit

Permalink
test JME v3.7.0-beta1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Jun 12, 2024
1 parent c22646c commit 7433902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ java {
}

dependencies {
api("org.jmonkeyengine:jme3-core:3.6.1-stable")
api("org.jmonkeyengine:jme3-core:3.7.0-beta1.2")
}

tasks.withType<JavaCompile>().all { // Java compile-time options:
Expand Down

0 comments on commit 7433902

Please sign in to comment.