Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/HEAD' into JUnitUpgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorpamplona committed May 24, 2022
2 parents 669f3dd + e8bd02a commit b190789
Show file tree
Hide file tree
Showing 58 changed files with 1,481 additions and 294 deletions.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ object Dependencies {
const val jackson = "2.12.2"
const val jsonToolsPatch = "1.13"
const val kotlinPoet = "1.9.0"
const val material = "1.4.0"
const val material = "1.6.0"
const val retrofit = "2.7.2"
const val stax = "1.0-2"
const val sqlcipher = "4.5.0"
Expand Down
Loading

0 comments on commit b190789

Please sign in to comment.