Skip to content

Commit

Permalink
Bump dokka from 1.9.0 to 1.9.10
Browse files Browse the repository at this point in the history
Bumps `dokka` from 1.9.0 to 1.9.10.

Updates `org.jetbrains.dokka:dokka-gradle-plugin` from 1.9.0 to 1.9.10
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](https://github.com/Kotlin/dokka/commits)

Updates `org.jetbrains.dokka:versioning-plugin` from 1.9.0 to 1.9.10
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](https://github.com/Kotlin/dokka/commits)

Updates `org.jetbrains.dokka:all-modules-page-plugin` from 1.9.0 to 1.9.10
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](https://github.com/Kotlin/dokka/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:dokka-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.dokka:versioning-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.dokka:all-modules-page-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent fcde8af commit 9e851f3
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
@@ -1,6 +1,6 @@
[versions]
kotlin = "1.9.20"
dokka = "1.9.0"
dokka = "1.9.10"
compileTesting = "1.5.0"
autoService = "1.1.1"
incap = "1.0.0"
Expand Down

0 comments on commit 9e851f3

Please sign in to comment.