Skip to content

Commit

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

Bump io.github.classgraph:classgraph from 4.8.164 to 4.8.165
  • Loading branch information
bwRavencl authored Nov 16, 2023
2 parents d74f3c4 + c28db32 commit 9f43e44
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 @@ -125,7 +125,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.164'
implementation 'io.github.classgraph:classgraph:4.8.165'
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 9f43e44

Please sign in to comment.