mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2025-12-23 23:17:50 -05:00
Bump the app-dependencies group with 2 updates (#1803)
Bumps the app-dependencies group with 2 updates: androidx.compose:compose-bom and [com.google.devtools.ksp](https://github.com/google/ksp). Updates `androidx.compose:compose-bom` from 2025.10.01 to 2025.11.00 Updates `com.google.devtools.ksp` from 2.3.0 to 2.3.2 - [Release notes](https://github.com/google/ksp/releases) - [Commits](https://github.com/google/ksp/compare/2.3.0...2.3.2) --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-version: 2025.11.00 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: com.google.devtools.ksp dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -22,7 +22,7 @@ bitfire-cert4android = "b3160b02b8"
|
||||
bitfire-dav4jvm = "f11523619b"
|
||||
bitfire-synctools = "5fc6688ff6"
|
||||
compose-accompanist = "0.37.3"
|
||||
compose-bom = "2025.10.01"
|
||||
compose-bom = "2025.11.00"
|
||||
conscrypt = "2.5.3"
|
||||
dnsjava = "3.6.3"
|
||||
glance = "1.1.1"
|
||||
@@ -31,7 +31,7 @@ hilt = "2.57.2"
|
||||
# keep in sync with ksp version
|
||||
kotlin = "2.2.21"
|
||||
kotlinx-coroutines = "1.10.2"
|
||||
ksp = "2.3.0"
|
||||
ksp = "2.3.2"
|
||||
mikepenz-aboutLibraries = "13.1.0"
|
||||
mockk = "1.14.5"
|
||||
okhttp = "5.3.0"
|
||||
|
||||
Reference in New Issue
Block a user