Skip to content

Commit

Permalink
Updated JME to 3.4.1 and Netty.IO to 4.1.70 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
tlf30 authored Dec 6, 2021
1 parent a27f222 commit 5e265f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ allprojects {

ext {
//Dependency Versions
jmeVersion = "3.3.0-stable"
jmeVersion = "3.4.1-stable"
jmeGroup = "org.jmonkeyengine"
nettyioVersion = "4.1.58.Final"
nettyioVersion = "4.1.70.Final"
}

repositories {
Expand Down

0 comments on commit 5e265f3

Please sign in to comment.