Skip to content

Commit

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

Bump io.github.classgraph:classgraph from 4.8.162 to 4.8.163
  • Loading branch information
bwRavencl authored Oct 13, 2023
2 parents 1c689f2 + 18b6ebf commit f1d6e4a
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 @@ -124,7 +124,7 @@ dependencies {
implementation("com.github.gary-rowe:hid4java:$hid4javaVersion") { exclude module: 'jna' }
implementation "com.github.strikerx3:jxinput:$jxinputVersion"
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'io.github.classgraph:classgraph:4.8.162'
implementation 'io.github.classgraph:classgraph:4.8.163'
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 f1d6e4a

Please sign in to comment.