@@ -3,7 +3,7 @@ agp = "9.0.1"
33
44androidx-cameraView = " 1.5.3"
55androidx-camera = " 1.5.3"
6- androidx-paging = " 3.3.6 "
6+ androidx-paging = " 3.4.2 "
77androidx-room = " 2.8.4"
88androidx-work = " 2.11.1"
99androidx-security-crypto = " 1.1.0"
@@ -12,12 +12,12 @@ androidx-lifecycle = "2.10.0"
1212androidx-activity = " 1.12.4"
1313
1414chucker = " 4.3.0"
15- dagger = " 2.59.1 "
15+ dagger = " 2.59.2 "
1616
17- kotlin = " 2.3.10 "
17+ kotlin = " 2.3.20 "
1818kotlinx-serialization = " 1.10.0"
1919
20- ksp = " 2.3.5 "
20+ ksp = " 2.3.6 "
2121
2222ktlint = " 0.36.0"
2323
@@ -39,7 +39,7 @@ coroutines = "1.10.2"
3939
4040compose-compiler = " 1.5.13"
4141
42- androidx-compose-bom = " 2026.02 .00"
42+ androidx-compose-bom = " 2026.03 .00"
4343
4444composeThemeAdapter = " 0.36.0"
4545
@@ -117,7 +117,7 @@ itemanimators = "com.mikepenz:itemanimators:1.1.0"
117117
118118itext7 = " com.itextpdf:itext7-core:7.2.5"
119119
120- jackson-core = " com.fasterxml.jackson.core:jackson-core:2.21.0 "
120+ jackson-core = " com.fasterxml.jackson.core:jackson-core:2.21.1 "
121121
122122jbcrypt = " org.mindrot:jbcrypt:0.4"
123123
@@ -162,7 +162,7 @@ okhttp-interceptor-logging = { module = "com.squareup.okhttp3:logging-intercepto
162162openCsv = " com.opencsv:opencsv:5.12.0"
163163
164164play-app-update = " com.google.android.play:app-update-ktx:2.1.0"
165- play-services-auth = " com.google.android.gms:play-services-auth:21.5.0 "
165+ play-services-auth = " com.google.android.gms:play-services-auth:21.5.1 "
166166play-services-location = " com.google.android.gms:play-services-location:21.3.0"
167167play-services-mlkit-barcode = " com.google.android.gms:play-services-mlkit-barcode-scanning:18.3.1"
168168
@@ -181,7 +181,7 @@ rx-java = "io.reactivex.rxjava2:rxjava:2.2.21"
181181rx-kotlin = " io.reactivex.rxjava2:rxkotlin:2.4.0"
182182rx-preferences = " com.f2prateek.rx.preferences2:rx-preferences:2.0.1"
183183
184- sentry-android = " io.sentry:sentry-android:8.32 .0"
184+ sentry-android = " io.sentry:sentry-android:8.36 .0"
185185
186186signaturepad = " com.github.gcacace:signature-pad:1.3.1"
187187
@@ -225,13 +225,13 @@ sqlCipher = { module = "net.zetetic:sqlcipher-android", version.ref = "sqlCipher
225225android-application = { id = " com.android.application" , version.ref = " agp" }
226226android-library = { id = " com.android.library" , version.ref = " agp" }
227227android-lint = { id = " com.android.lint" , version.ref = " agp" }
228- androidx-benchmark = { id = " androidx.benchmark" , version = " 1.4.1 " }
228+ androidx-benchmark = { id = " androidx.benchmark" , version = " 1.5.0-alpha04 " }
229229kotlin-jvm = { id = " org.jetbrains.kotlin.jvm" , version.ref = " kotlin" }
230230kotlin-parcelize = { id = " org.jetbrains.kotlin.plugin.parcelize" , version.ref = " kotlin" }
231231kotlin-compose-compiler = { id = " org.jetbrains.kotlin.plugin.compose" , version.ref = " kotlin" }
232232ksp = { id = " com.google.devtools.ksp" , version.ref = " ksp" }
233233google-services = { id = " com.google.gms.google-services" , version = " 4.4.4" }
234- sentry = { id = " io.sentry.android.gradle" , version = " 6.0 .0" }
234+ sentry = { id = " io.sentry.android.gradle" , version = " 6.2 .0" }
235235
236236[bundles ]
237237androidx-camera = [" androidx-camera-core" , " androidx-camera-camera2" , " androidx-camera-view" , " androidx-camera-lifecycle" ]
0 commit comments