@@ -14,10 +14,10 @@ androidx-activity = "1.13.0"
1414chucker = " 4.3.0"
1515dagger = " 2.59.2"
1616
17- kotlin = " 2.3.20 "
17+ kotlin = " 2.3.21 "
1818kotlinx-serialization = " 1.11.0"
1919
20- ksp = " 2.3.6 "
20+ ksp = " 2.3.7 "
2121
2222ktlint = " 0.36.0"
2323
@@ -43,7 +43,7 @@ androidx-compose-bom = "2026.04.01"
4343
4444composeThemeAdapter = " 0.36.0"
4545
46- sqlCipher = " 4.14.1 "
46+ sqlCipher = " 4.15.0 "
4747
4848[libraries ]
4949android-desugaring = " com.android.tools:desugar_jdk_libs:2.1.5"
@@ -111,13 +111,13 @@ faker = "com.github.blocoio:faker:2.0.4"
111111firebase-config = " com.google.firebase:firebase-config:23.0.1"
112112firebase-analytics = " com.google.firebase:firebase-analytics-ktx:22.5.0"
113113
114- gson = " com.google.code.gson:gson:2.13.2 "
114+ gson = " com.google.code.gson:gson:2.14.0 "
115115
116116itemanimators = " 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.2 "
120+ jackson-core = " com.fasterxml.jackson.core:jackson-core:2.21.3 "
121121
122122jbcrypt = " org.mindrot:jbcrypt:0.4"
123123
@@ -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.39.1 "
184+ sentry-android = " io.sentry:sentry-android:8.40.0 "
185185
186186signaturepad = " com.github.gcacace:signature-pad:1.3.1"
187187
@@ -231,7 +231,7 @@ kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref =
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.4 .0" }
234+ sentry = { id = " io.sentry.android.gradle" , version = " 6.6 .0" }
235235
236236[bundles ]
237237androidx-camera = [" androidx-camera-core" , " androidx-camera-camera2" , " androidx-camera-view" , " androidx-camera-lifecycle" ]
0 commit comments