Skip to content

Commit

Permalink
Merge pull request #107 from nuhkoca/renovate/versions.abp
Browse files Browse the repository at this point in the history
Update dependency com.jakewharton.threetenabp:threetenabp to v1.4.7
  • Loading branch information
nuhkoca authored Mar 28, 2024
2 parents b8f77df + 74a769b commit 3b61e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ object Versions {
const val timberkt = "1.5.1"

// ABP
const val abp = "1.4.6"
const val abp = "1.4.7"

// LeakCanary
const val leakcanary = "2.13"
Expand Down

0 comments on commit 3b61e5d

Please sign in to comment.