Skip to content

Commit

Permalink
Merge pull request #172 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.8
  • Loading branch information
nuhkoca authored Nov 27, 2024
2 parents e048f59 + 8c07746 commit 5de10bd
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.7"
const val abp = "1.4.8"

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

0 comments on commit 5de10bd

Please sign in to comment.