Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit 7cd0ad2

Browse files
🤖 Update Dependencies
1 parent 5f60c94 commit 7cd0ad2

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

gradle/libs.versions.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,42 +14,42 @@
1414
## limitations under the License.
1515
##
1616
[versions]
17-
accessibilityTestFramework = "4.1.0"
17+
accessibilityTestFramework = "4.1.1"
1818
activityCompose = "1.8.2"
19-
androidGradlePlugin = "8.2.2"
19+
androidGradlePlugin = "8.3.1"
2020
benchmark = "1.2.3"
2121
# @keep
2222
compileSdk = "34"
2323
# @keep
2424
compose-compiler = "1.5.8"
25-
composeBom = "2024.02.00"
25+
composeBom = "2024.03.00"
2626
composeLatest = "1.7.0-alpha01"
2727
constraintLayoutCompose = "1.0.1"
2828
coreTesting = "2.2.0"
29-
coroutines = "1.7.3"
29+
coroutines = "1.8.0"
3030
espresso = "3.5.1"
3131
glide = "1.0.0-beta01"
3232
gradle = "7.2.0"
3333
gradle-versions = "0.51.0"
3434
gson = "2.9.0"
35-
guava = "33.0.0-jre"
36-
hilt = "2.50"
37-
hiltNavigationCompose = "1.1.0"
35+
guava = "33.1.0-jre"
36+
hilt = "2.51.1"
37+
hiltNavigationCompose = "1.2.0"
3838
junit = "4.13.2"
39-
kotlin = "1.9.22"
40-
ksp = "1.9.22-1.0.17"
39+
kotlin = "1.9.23"
40+
ksp = "1.9.23-1.0.19"
4141
# @keep
4242
ktlint = "0.40.0"
4343
ktx = "1.7.0"
4444
lifecycle = "2.7.0"
4545
material = "1.8.0-rc01"
46-
material3 = "1.2.0-rc01"
46+
material3 = "1.2.1"
4747
# @keep
4848
minSdk = "24"
4949
monitor = "1.6.1"
5050
navigation = "2.7.7"
5151
okhttpLogging = "4.12.0"
52-
pagingCompose = "3.3.0-alpha03"
52+
pagingCompose = "3.3.0-alpha05"
5353
profileInstaller = "1.3.1"
5454
retrofit = "2.9.0"
5555
room = "2.6.1"
@@ -58,7 +58,7 @@ systemuicontroller = "0.34.0"
5858
# @keep
5959
targetSdk = "34"
6060
testExtJunit = "1.1.5"
61-
uiAutomator = "2.2.0"
61+
uiAutomator = "2.3.0"
6262
version-catalog-update = "0.8.4"
6363
viewModelCompose = "2.7.0"
6464
work = "2.9.0"

0 commit comments

Comments
 (0)