Skip to content

Commit

Permalink
Merge branch 'task/renovate/dependencies.collectivedependencyversions…
Browse files Browse the repository at this point in the history
….androidx_lifecycle' into develop
  • Loading branch information
MrHadiSatrio authored Jun 15, 2024
2 parents fae8cbe + 12a2e7c commit 002f31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
object Dependencies {

object CollectiveDependencyVersions {
const val ANDROIDX_LIFECYCLE = "2.6.2"
const val ANDROIDX_LIFECYCLE = "2.8.2"
const val JUNIT_5 = "5.10.1"
const val KTOR = "2.3.7"
const val OKIO = "3.7.0"
Expand Down

0 comments on commit 002f31f

Please sign in to comment.