Skip to content

Commit

Permalink
Merge pull request #144 from bwRavencl/dependabot/gradle/jnaVersion-5…
Browse files Browse the repository at this point in the history
….14.0

Bump jnaVersion from 5.13.0 to 5.14.0
  • Loading branch information
bwRavencl authored Dec 11, 2023
2 parents 8073474 + 30a673f commit ea532fb
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 @@ -82,7 +82,7 @@ clean.dependsOn cleanModuleInfo, cleanMetadata, cleanGameControllerDB
dependencies {
errorprone('com.google.errorprone:error_prone_core:2.23.0')

def jnaVersion = '5.13.0'
def jnaVersion = '5.14.0'
def lwjglVersion = '3.3.3'

def lwjglOs
Expand Down

0 comments on commit ea532fb

Please sign in to comment.