@@ -5,12 +5,12 @@ core-ktx = "1.15.0"
5
5
junit = " 4.13.2"
6
6
appcompat = " 1.7.0"
7
7
coroutines-version = " 1.10.1"
8
- compose = " 1.10.0 "
8
+ compose = " 1.10.1 "
9
9
compose-bom = " 2025.02.00"
10
10
compose-tooling = " 1.7.8"
11
11
gma = " 23.6.0"
12
12
ima = " 3.36.0"
13
- mockkVersion = " 1.13.16 "
13
+ mockkVersion = " 1.13.17 "
14
14
prebid = " 2.2.1"
15
15
ktlint = " 1.0.1"
16
16
@@ -36,10 +36,10 @@ okhttp-core = { group = "com.squareup.okhttp3", name = "okhttp", version = "4.12
36
36
gma-ads = { group = " com.google.android.gms" , name = " play-services-ads" , version.ref = " gma" }
37
37
ima-ads = { group = " com.google.ads.interactivemedia.v3" , name = " interactivemedia" , version.ref = " ima" }
38
38
androidx-multidex = { group = " androidx.multidex" , name = " multidex" , version = " 2.0.1" }
39
- androidx-constraintlayout = { group = " androidx.constraintlayout" , name = " constraintlayout" , version = " 2.2.0 " }
39
+ androidx-constraintlayout = { group = " androidx.constraintlayout" , name = " constraintlayout" , version = " 2.2.1 " }
40
40
androidx-media = { group = " androidx.media" , name = " media" , version = " 1.7.0" }
41
41
androidx-browser = { group = " androidx.browser" , name = " browser" , version = " 1.8.0" }
42
- androidx-activity-ktx = { group = " androidx.activity" , name = " activity-ktx" , version = " 1.10.0 " }
42
+ androidx-activity-ktx = { group = " androidx.activity" , name = " activity-ktx" , version = " 1.10.1 " }
43
43
44
44
# Prebid
45
45
prebid = { group = " org.prebid" , name = " prebid-mobile-sdk" , version.ref = " prebid" }
0 commit comments