Skip to content

Commit 2964aec

Browse files
committed
Update dependencies
Signed-off-by: Kyle Corry <kylecorry31@gmail.com>
1 parent 02e2199 commit 2964aec

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
androidLibraryVersion = "8.9.3"
33
androidXDocumentFileVersion = "1.1.0"
44
androidXExifinterfaceVersion = "1.4.1"
5-
appCompatVersion = "1.7.0"
5+
appCompatVersion = "1.7.1"
66
cameraCamera2Version = "1.4.2"
77
constraintlayoutVersion = "2.2.1"
88
coreKtxVersion = "1.16.0"
@@ -15,13 +15,13 @@ espressoCoreVersion = "3.6.1"
1515
gsonVersion = "2.12.1"
1616
junit = "1.2.1"
1717
junitJupiterApiVersion = "5.13.0"
18-
junitPlatformRunnerVersion = "1.11.3"
18+
junitPlatformRunnerVersion = "1.13.0"
1919
junitVersion = "4.13.2"
20-
kotlinAndroidVersion = "2.0.0"
20+
kotlinAndroidVersion = "2.1.21"
2121
kotlinCsvJvmVersion = "1.10.0"
22-
androidXLifecycle = "2.9.0"
22+
androidXLifecycle = "2.9.1"
2323
lunaVersion = "0.3.6"
24-
materialVersion = "1.10.0"
24+
materialVersion = "1.12.0"
2525
markwonVersion = "4.6.2"
2626
mockitoKotlinVersion = "5.1.0"
2727
preferenceKtxVersion = "1.2.1"

0 commit comments

Comments
 (0)