Skip to content

Commit

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

build(deps): bump io.github.classgraph:classgraph from 4.8.171 to 4.8.172
  • Loading branch information
bwRavencl authored Apr 19, 2024
2 parents c606400 + fc49ddf commit 975eb97
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.171'
implementation 'io.github.classgraph:classgraph:4.8.172'
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 975eb97

Please sign in to comment.