Skip to content

Commit

Permalink
Merge pull request #249 from bwRavencl/dependabot/gradle/org.slf4j-sl…
Browse files Browse the repository at this point in the history
…f4j-jdk14-2.0.14

Bump org.slf4j:slf4j-jdk14 from 2.0.13 to 2.0.14
  • Loading branch information
bwRavencl authored Aug 7, 2024
2 parents 86cfe1c + 36e9d18 commit 788da80
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 @@ -147,7 +147,7 @@ dependencies {
implementation "org.lwjgl:lwjgl-opengl:$lwjglVersion"
implementation "org.lwjgl:lwjgl-openvr:$lwjglVersion"
implementation "org.lwjgl:lwjgl:$lwjglVersion:natives-$lwjglPlatform"
implementation 'org.slf4j:slf4j-jdk14:2.0.13'
implementation 'org.slf4j:slf4j-jdk14:2.0.14'
implementation('uk.co.bithatch:linuxio4j:2.1') {
exclude module: 'jna'
exclude module: 'jna-platform'
Expand Down

0 comments on commit 788da80

Please sign in to comment.