Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and atick-faisal committed Aug 21, 2024
1 parent f35e8eb commit 1c49fff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ secrets = "2.0.1"
# ... CORE:ANDROID ...
androidxCore = "1.13.1"
kotlinxCoroutines = "1.8.1"
kotlinxDatetime = "0.6.0"
kotlinxDatetime = "0.6.1"
kotlinxSerializationJson = "1.7.1"
timber = "5.0.1"

Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencyResolutionManagement {
}

plugins {
id("com.gradle.develocity") version ("3.17.6")
id("com.gradle.develocity") version ("3.18")
}

develocity {
Expand Down

0 comments on commit 1c49fff

Please sign in to comment.