Skip to content

Commit

Permalink
Merge pull request #203 from bwRavencl/dependabot/gradle/io.github.cl…
Browse files Browse the repository at this point in the history
…assgraph-classgraph-4.8.171

build(deps): bump io.github.classgraph:classgraph from 4.8.170 to 4.8.171
  • Loading branch information
bwRavencl committed Apr 17, 2024
2 parents 39db34c + 9b2ad4c commit 5d66a59
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 @@ -135,7 +135,7 @@ dependencies {
implementation('org.hid4java:hid4java:0.8.0') { exclude module: 'jna' }
implementation 'com.xenoamess:JXInput:1.0.1'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'io.github.classgraph:classgraph:4.8.170'
implementation 'io.github.classgraph:classgraph:4.8.171'
implementation "net.java.dev.jna:jna-jpms:$jnaVersion"
implementation "net.java.dev.jna:jna-platform-jpms:$jnaVersion"
implementation "org.lwjgl:lwjgl:$lwjglVersion"
Expand Down

0 comments on commit 5d66a59

Please sign in to comment.