Skip to content

Commit 6b55a6c

Browse files
Bump the libs group across 1 directory with 5 updates
Bumps the libs group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [gradle-wrapper](https://github.com/gradle/gradle) | `8.14.4` | `9.4.1` | | androidx.compose:compose-bom | `2026.03.00` | `2026.03.01` | | com.android.library | `8.12.2` | `9.1.0` | | com.diffplug.spotless | `6.25.0` | `8.4.0` | | [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) | `0.35.0` | `0.36.0` | Updates `gradle-wrapper` from 8.14.4 to 9.4.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v8.14.4...v9.4.1) Updates `androidx.compose:compose-bom` from 2026.03.00 to 2026.03.01 Updates `com.android.library` from 8.12.2 to 9.1.0 Updates `com.diffplug.spotless` from 6.25.0 to 8.4.0 Updates `com.vanniktech.maven.publish` from 0.35.0 to 0.36.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.35.0...0.36.0) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: libs - dependency-name: androidx.compose:compose-bom dependency-version: 2026.03.01 dependency-type: direct:production dependency-group: libs - dependency-name: com.android.library dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: libs - dependency-name: com.diffplug.spotless dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: libs - dependency-name: com.vanniktech.maven.publish dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bceca21 commit 6b55a6c

5 files changed

Lines changed: 100 additions & 104 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
[versions]
2-
agp = "8.12.2"
2+
agp = "9.1.0"
33
kotlin = "2.2.21"
44
coroutines = "1.10.2"
55
dependency-check = "12.2.0"
6-
spotless = "6.25.0"
6+
spotless = "8.4.0"
77
nimbus-sdk = "11.37"
88
ktor = "3.3.3"
99
jsoup = "1.22.1"
1010
java = "17"
1111
ktlint = "0.50.0"
1212
dokka = "2.2.0"
13-
maven-publish = "0.35.0"
13+
maven-publish = "0.36.0"
1414
binary-compatibility-validator = "0.18.1"
1515
uri-kmp = "0.0.21"
1616
kover = "0.9.8"
17-
composeBom = "2026.03.00"
17+
composeBom = "2026.03.01"
1818
eudi-podofo = "0.3.1"
1919
kotlinx-serialization = "1.9.0"
2020

gradle/wrapper/gradle-wrapper.jar

5.08 KB
Binary file not shown.

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

gradlew

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

gradlew.bat

Lines changed: 93 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)