Skip to content

Commit

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

Bump io.github.classgraph:classgraph from 4.8.172 to 4.8.173
  • Loading branch information
bwRavencl committed Jun 5, 2024
2 parents fc25f99 + d49ea7b commit 41fa1b4
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 @@ -138,7 +138,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.11.0'
implementation 'io.github.classgraph:classgraph:4.8.172'
implementation 'io.github.classgraph:classgraph:4.8.173'
implementation "net.java.dev.jna:jna-jpms:$jnaVersion"
implementation "net.java.dev.jna:jna-platform-jpms:$jnaVersion"
implementation('org.apache.xmlgraphics:batik-swing:1.17') { exclude group: 'xml-apis', module: 'xml-apis' }
Expand Down

0 comments on commit 41fa1b4

Please sign in to comment.