Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-jdk14 from 2.0.13 to 2.0.14
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-jdk14 from 2.0.13 to 2.0.14.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 86cfe1c commit 36e9d18
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 36e9d18

Please sign in to comment.