Skip to content

Commit

Permalink
Bump org.jetbrains.dokka:dokka-gradle-plugin from 1.7.20 to 1.8.10 (#…
Browse files Browse the repository at this point in the history
…1418)

Bumps [org.jetbrains.dokka:dokka-gradle-plugin](https://github.com/Kotlin/dokka) from 1.7.20 to 1.8.10.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.7.20...v1.8.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 15, 2023
1 parent 63629a4 commit e3b0963
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 @@ -10,7 +10,7 @@ kotlinx-coroutines = "1.7.0-Beta"
kotlinx-serialization = "1.5.0"
kotlinx-atomicfu = "0.20.0"
kotlinx-benchmark = "0.4.7"
dokka = "1.7.20"
dokka = "1.8.10"
kover = "0.6.1"
kover-agent = "1.0.712"
node = "16.9.1"
Expand Down

0 comments on commit e3b0963

Please sign in to comment.