Skip to content

Commit

Permalink
Versions: Bump the libs group with 1 update
Browse files Browse the repository at this point in the history
Bumps the libs group with 1 update: [org.jetbrains.kotlinx:kover-gradle-plugin](https://github.com/Kotlin/kotlinx-kover).

- [Release notes](https://github.com/Kotlin/kotlinx-kover/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md)
- [Commits](Kotlin/kotlinx-kover@0.7.4...v0.7.5)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kover-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: libs
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 2c23939 commit 0667075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ kotlin-binaryCompatibilityGradle.group = "org.jetbrains.kotlinx.binary-compatibi
kotlin-binaryCompatibilityGradle.name = "org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin"
kotlin-binaryCompatibilityGradle.version = "0.13.2"

kotlin-koverGradle = "org.jetbrains.kotlinx:kover-gradle-plugin:0.7.4"
kotlin-koverGradle = "org.jetbrains.kotlinx:kover-gradle-plugin:0.7.5"

ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
ksp-gradle = { module = "com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin", version.ref = "ksp" }
Expand Down

0 comments on commit 0667075

Please sign in to comment.