Skip to content

Commit

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

build(deps): bump io.github.classgraph:classgraph from 4.8.165 to 4.8.167
  • Loading branch information
bwRavencl authored Mar 5, 2024
2 parents bba1196 + b2bac8b commit e33ec25
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:1.0.0'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'io.github.classgraph:classgraph:4.8.165'
implementation 'io.github.classgraph:classgraph:4.8.167'
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 e33ec25

Please sign in to comment.