Bump typetools from 0.5.0 to 0.6.2

Bumps [typetools](https://github.com/jhalterman/typetools) from 0.5.0 to 0.6.2.
- [Release notes](https://github.com/jhalterman/typetools/releases)
- [Changelog](https://github.com/jhalterman/typetools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhalterman/typetools/compare/typetools-0.5.0...typetools-0.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-08 22:52:14 +00:00 committed by GitHub
parent dba8e1366d
commit af6ef2070b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ dependencies {
exclude module: 'commons-io'
}
compile "com.github.ZeroMemes:Alpine:1.7"
compile group: 'net.jodah', name: 'typetools', version: '0.5.0'
compile group: 'net.jodah', name: 'typetools', version: '0.6.2'
compile group: 'org.yaml', name: 'snakeyaml', version: '1.26'
compile(group: 'org.reflections', name: 'reflections', version: '0.9.12') {
exclude group: 'com.google.guava', module: 'guava'