Skip to content

Commit f997b10

Browse files
authored
Merge pull request criticalmaps#356 from cbalster/housekeeping
Bump dependencies
2 parents bbd9409 + f69de99 commit f997b10

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,26 @@
11
[versions]
22
otto = "1.3.8"
3-
mapLibre = "12.1.2"
3+
mapLibre = "12.3.1"
4+
#noinspection NewerVersionAvailable
45
picasso = "2.8"
56
timber = "5.0.1"
6-
okhttp = "5.3.1"
7+
okhttp = "5.3.2"
78
typedPreferences = "2.1.0"
89
material = "1.13.0"
910
core = "1.17.0"
1011
appcompat = "1.7.1"
1112
annotation = "1.9.1"
12-
exifinterface = "1.4.1"
13+
exifinterface = "1.4.2"
1314
constraintLayout = "2.2.1"
1415
dagger = "2.57.2"
1516
leakcanary = "2.14"
1617
junit = "4.13.2"
1718
truth = "1.4.5"
18-
mockito = "5.20.0"
19+
mockito = "5.21.0"
1920
junitVersion = "1.3.0"
2021
androidTest = "1.7.0"
2122
espressoCore = "3.7.0"
22-
agp = "8.13.1"
23+
agp = "8.13.2"
2324
unmock = "0.9.0"
2425

2526
[libraries]

0 commit comments

Comments
 (0)