Skip to content

Commit

Permalink
Merge pull request #79 from theborakompanioni/build/deps
Browse files Browse the repository at this point in the history
build(deps): update reflections from v0.9.12 to v0.10.2
  • Loading branch information
vincenzopalazzo committed Apr 23, 2023
2 parents ad020c0 + 591e7fe commit 53b8ec1
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 @@ -35,7 +35,7 @@ dependencies {
implementation 'com.kohlschutter.junixsocket:junixsocket-native-common:2.4.0'

implementation 'com.google.code.gson:gson:2.8.8'
implementation 'org.reflections:reflections:0.9.12'
implementation 'org.reflections:reflections:0.10.2'
implementation 'com.google.guava:guava:31.0.1-jre'

implementation 'commons-io:commons-io:2.4'
Expand Down

0 comments on commit 53b8ec1

Please sign in to comment.