Skip to content

Commit 85a8f16

Browse files
build(deps): bump the gradle-dependencies group across 1 directory with 3 updates
Bumps the gradle-dependencies group with 3 updates in the /packages/kotlin/src directory: [gradle-wrapper](https://github.com/gradle/gradle), [org.jetbrains.dokka](https://github.com/Kotlin/dokka) and [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin). Updates `gradle-wrapper` from 9.0.0 to 9.6.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.0.0...v9.6.1) Updates `org.jetbrains.dokka` from 2.0.0 to 2.2.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.0.0...v2.2.0) Updates `com.vanniktech.maven.publish` from 0.34.0 to 0.37.0 - [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases) - [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md) - [Commits](vanniktech/gradle-maven-publish-plugin@0.34.0...0.37.0) --- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: gradle-wrapper dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.jetbrains.dokka dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97912f8 commit 85a8f16

5 files changed

Lines changed: 91 additions & 106 deletions

File tree

packages/kotlin/src/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ agp = "8.12.3"
33
kotlin = "2.2.20"
44

55
kotlinx-coroutines = "1.10.2"
6-
dokka = "2.0.0"
6+
dokka = "2.2.0"
77

88
espressoCore = "3.7.0"
99
appcompat = "1.7.1"
@@ -12,7 +12,7 @@ coreKtx = "1.19.0"
1212
junit = "4.13.2"
1313
junitVersion = "1.3.0"
1414
alphaskia = "3.5.147"
15-
mavenPublish = "0.34.0"
15+
mavenPublish = "0.37.0"
1616
klaxon = "5.6"
1717

1818

4.76 KB
Binary file not shown.

packages/kotlin/src/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.0.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

packages/kotlin/src/gradlew

Lines changed: 6 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/kotlin/src/gradlew.bat

Lines changed: 82 additions & 94 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)