Skip to content

Commit

Permalink
root: Update Dependencies.CollectiveDependencyVersions.ANDROIDX_LIFEC…
Browse files Browse the repository at this point in the history
…YCLE to v2.8.0
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent 7c922f8 commit 63a5bc1
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.0"
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 63a5bc1

Please sign in to comment.