Skip to content

Commit

Permalink
Removed duplicate dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Jul 29, 2021
1 parent c0d6763 commit 42999c9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Expand Up @@ -49,9 +49,6 @@ dependencies {
// optional timezone caching..
implementation 'javax.cache:cache-api:1.1.1', optional

// optional support for non-Gregorian chronologies..
implementation "org.threeten:threeten-extra:$threetenExtraVersion", optional

// optional groovy DSL for calendar builder..
implementation "org.codehaus.groovy:groovy:$groovyVersion", optional

Expand Down

0 comments on commit 42999c9

Please sign in to comment.