Skip to content

Commit

Permalink
Bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed May 28, 2021
1 parent 5e56bf2 commit 5b20fd7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ ext.versions = [

// gradle plugins
gradleBuildTool : '4.1.3',
spotlessGradle : '5.11.0',
spotlessGradle : '5.12.3',
versionPlugin : '0.23.0',

// kotlin
kotlin : '1.4.30',
kotlin : '1.4.32',

// support library
materialVersion : '1.3.0',
Expand All @@ -33,7 +33,7 @@ ext.versions = [
sandwichVersion : '1.0.9',

// coroutines
coroutinesVersion : '1.4.1',
coroutinesVersion : '1.4.3',

// glide
glideVersion : '4.12.0',
Expand Down

0 comments on commit 5b20fd7

Please sign in to comment.