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-core` from 1.9.0 to 1.9.10
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.9.0...v1.9.10)

Updates `org.jetbrains.dokka:dokka-gradle-plugin` from 1.9.0 to 1.9.10

---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:dokka-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.dokka:dokka-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 01f93c5 commit b91baa3
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 @@ -2,7 +2,7 @@
android = "4.1.1.4"
assertj = "3.24.2"
coroutines = "1.7.3"
dokka = "1.9.0"
dokka = "1.9.10"
junit = "4.13.2"
kotlin = "1.9.10"
kotlinpoet = "1.14.2"
Expand Down

0 comments on commit b91baa3

Please sign in to comment.