Skip to content

Commit 73ebc74

Browse files
build(deps): Bump the all-gradle group with 2 updates (#1073)
Bumps the all-gradle group with 2 updates: [gradle-wrapper](https://github.com/gradle/gradle) and [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin). Updates `gradle-wrapper` from 9.6.0 to 9.6.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.6.0...v9.6.1) Updates `org.jetbrains.kotlin.plugin.compose` from 2.4.0-279 to 2.4.10-346 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@build-2.4.0-279...build-2.4.10-346) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.4.10-346 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79f9499 commit 73ebc74

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[versions]
44
agp = "9.2.1"
5-
kotlin = "2.4.0-279"
5+
kotlin = "2.4.10-346"
66
viewpager2 = "1.1.0"
77
junit = "4.13.2"
88

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip
44
networkTimeout=10000
55
retries=0
66
retryBackOffMs=500

0 commit comments

Comments
 (0)