Skip to content

Commit 66eb1b6

Browse files
[deps]: Update gradle minor
1 parent 017e39b commit 66eb1b6

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

gradle/libs.versions.toml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,26 @@ targetSdk = "35"
99

1010
jvmTarget = "17"
1111

12-
androidxCore = "1.15.0"
13-
androidGradlePlugin = "8.8.0"
14-
appcompat = "1.7.0"
15-
constraintlayout = "2.2.0"
16-
credentials = "1.3.0"
17-
detekt = "1.23.7"
18-
espresso-core = "3.6.1"
19-
ext-junit = "1.2.1"
20-
hilt = "2.55"
12+
androidxCore = "1.17.0"
13+
androidGradlePlugin = "8.13.0"
14+
appcompat = "1.7.1"
15+
constraintlayout = "2.2.1"
16+
credentials = "1.5.0"
17+
detekt = "1.23.8"
18+
espresso-core = "3.7.0"
19+
ext-junit = "1.3.0"
20+
hilt = "2.57.2"
2121
junit = "4.13.2"
2222
jwtdecode = "2.0.2"
23-
kotlin = "2.1.0"
24-
kotlinx-coroutines-play-services = "1.10.1"
25-
material = "1.12.0"
26-
mockito-core = "5.15.2"
27-
navigation = "2.8.5"
23+
kotlin = "2.2.21"
24+
kotlinx-coroutines-play-services = "1.10.2"
25+
material = "1.13.0"
26+
mockito-core = "5.20.0"
27+
navigation = "2.9.5"
2828
okhttp-logging-interceptor = "4.12.0"
2929
preference-ktx = "1.2.1"
30-
retrofit = "2.11.0"
31-
gson = "2.11.0"
30+
retrofit = "2.12.0"
31+
gson = "2.13.2"
3232
sonarqube = "5.1.0.4882"
3333

3434
[libraries]

0 commit comments

Comments
 (0)