Skip to content

Commit

Permalink
[deps]: Update gradle minor (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jonas Hendrickx <[email protected]>
  • Loading branch information
renovate[bot] and jonashendrickx authored Sep 18, 2024
1 parent c719ada commit 5838ad5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@ targetSdk = "35"
jvmTarget = "17"

androidxCore = "1.13.1"
androidGradlePlugin = "8.6.0"
androidGradlePlugin = "8.6.1"
appcompat = "1.7.0"
constraintlayout = "2.1.4"
credentials = "1.2.2"
detekt = "1.23.6"
detekt = "1.23.7"
espresso-core = "3.6.1"
ext-junit = "1.2.1"
hilt = "2.52"
junit = "4.13.2"
jwtdecode = "2.0.2"
kotlin = "2.0.20"
kotlinx-coroutines-play-services = "1.8.1"
kotlinx-coroutines-play-services = "1.9.0"
material = "1.12.0"
mockito-core = "5.13.0"
navigation = "2.7.7"
navigation = "2.8.1"
okhttp-logging-interceptor = "4.12.0"
preference-ktx = "1.2.1"
retrofit = "2.11.0"
Expand Down

0 comments on commit 5838ad5

Please sign in to comment.