@@ -5,12 +5,12 @@ core-ktx = "1.15.0"
55junit = " 4.13.2"
66appcompat = " 1.7.0"
77coroutines-version = " 1.10.1"
8- compose = " 1.10.0 "
8+ compose = " 1.10.1 "
99compose-bom = " 2025.02.00"
1010compose-tooling = " 1.7.8"
1111gma = " 23.6.0"
1212ima = " 3.36.0"
13- mockkVersion = " 1.13.16 "
13+ mockkVersion = " 1.13.17 "
1414prebid = " 2.2.1"
1515ktlint = " 1.0.1"
1616
@@ -36,10 +36,10 @@ okhttp-core = { group = "com.squareup.okhttp3", name = "okhttp", version = "4.12
3636gma-ads = { group = " com.google.android.gms" , name = " play-services-ads" , version.ref = " gma" }
3737ima-ads = { group = " com.google.ads.interactivemedia.v3" , name = " interactivemedia" , version.ref = " ima" }
3838androidx-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 " }
4040androidx-media = { group = " androidx.media" , name = " media" , version = " 1.7.0" }
4141androidx-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 " }
4343
4444# Prebid
4545prebid = { group = " org.prebid" , name = " prebid-mobile-sdk" , version.ref = " prebid" }
0 commit comments