mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-19 13:21:42 +00:00
build(deps): bump the android-deps group across 1 directory with 4 updates (#104807)
Bumps the android-deps group with 4 updates in the /apps/android directory: [gradle-wrapper](https://github.com/gradle/gradle), [io.kotest:kotest-assertions-core-jvm](https://github.com/kotest/kotest), [io.kotest:kotest-runner-junit5-jvm](https://github.com/kotest/kotest) and [com.google.devtools.ksp](https://github.com/google/ksp). Updates `gradle-wrapper` from 9.4.1 to 9.6.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.6.1) Updates `io.kotest:kotest-assertions-core-jvm` from 6.2.1 to 6.2.2 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](https://github.com/kotest/kotest/compare/6.2.1...6.2.2) Updates `io.kotest:kotest-runner-junit5-jvm` from 6.2.1 to 6.2.2 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](https://github.com/kotest/kotest/compare/6.2.1...6.2.2) Updates `io.kotest:kotest-runner-junit5-jvm` from 6.2.1 to 6.2.2 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](https://github.com/kotest/kotest/compare/6.2.1...6.2.2) Updates `com.google.devtools.ksp` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/google/ksp/releases) - [Commits](https://github.com/google/ksp/compare/2.3.9...2.3.10) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps - dependency-name: io.kotest:kotest-assertions-core-jvm dependency-version: 6.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-deps - dependency-name: io.kotest:kotest-runner-junit5-jvm dependency-version: 6.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-deps - dependency-name: io.kotest:kotest-runner-junit5-jvm dependency-version: 6.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-deps - dependency-name: com.google.devtools.ksp dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-deps ... 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:
@@ -20,8 +20,8 @@ coroutines = "1.11.0"
|
||||
dnsjava = "3.6.5"
|
||||
junit = "4.13.2"
|
||||
junit-vintage = "6.1.1"
|
||||
kotest = "6.2.1"
|
||||
ksp = "2.3.9"
|
||||
kotest = "6.2.2"
|
||||
ksp = "2.3.10"
|
||||
ktlint-gradle = "14.2.0"
|
||||
kotlin = "2.4.0"
|
||||
material = "1.14.0"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip
|
||||
networkTimeout=10000
|
||||
retries=0
|
||||
retryBackOffMs=500
|
||||
|
||||
Reference in New Issue
Block a user