Skip to content

Commit

Permalink
Update dependency org.lwjgl:lwjgl-tinyfd to v3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 2ead431 commit 2c9ae25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -195,13 +195,13 @@ dependencies {
transitive=false
}

tinyfd ("org.lwjgl:lwjgl-tinyfd:3.2.2:natives-linux") {
tinyfd ("org.lwjgl:lwjgl-tinyfd:3.3.5:natives-linux") {
transitive=false
}
tinyfd ("org.lwjgl:lwjgl-tinyfd:3.2.2:natives-macos") {
tinyfd ("org.lwjgl:lwjgl-tinyfd:3.3.5:natives-macos") {
transitive=false
}
tinyfd ("org.lwjgl:lwjgl-tinyfd:3.2.2:natives-windows") {
tinyfd ("org.lwjgl:lwjgl-tinyfd:3.3.5:natives-windows") {
transitive=false
}
}
Expand Down

0 comments on commit 2c9ae25

Please sign in to comment.