Skip to content

Commit

Permalink
Adjustments
Browse files Browse the repository at this point in the history
- Dependency Change

Signed-off-by: BuildTools <[email protected]>
  • Loading branch information
WalkingLibrary committed Jan 4, 2020
1 parent b9a7b45 commit ba90534
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 @@ -32,5 +32,5 @@ repositories {
dependencies {
testCompile group: 'junit', name: 'junit', version: '4.12'
compile 'com.github.classgraph:classgraph:28b32ec'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.0'
}

0 comments on commit ba90534

Please sign in to comment.