Skip to content

Commit 0bb205e

Browse files
committed
update dependencies
1 parent f70d78e commit 0bb205e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
#plugins versions
33
agp = "8.13.2"
4-
kotlin = "2.3.10"
4+
kotlin = "2.3.20"
55
dokka = "2.1.0"
66

77
#dependencies versions
@@ -15,9 +15,9 @@ multidex = "2.0.1"
1515
annotation = "1.9.1"
1616
coroutines = "1.10.2"
1717
junit = "4.13.2"
18-
mockito = "6.2.3"
18+
mockito = "6.3.0"
1919
uvcandroid = "1.0.11"
20-
media3 = "1.9.2"
20+
media3 = "1.9.3"
2121

2222
[libraries]
2323
androidx-annotation = { module = "androidx.annotation:annotation", version.ref = "annotation" }

0 commit comments

Comments
 (0)