Skip to content

Commit

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

Updates `org.jetbrains.dokka:dokka-gradle-plugin` from 1.9.20 to 2.0.0
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.9.20...v2.0.0)

Updates `org.jetbrains.dokka` from 1.9.20 to 2.0.0
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.9.20...v2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 79bf1c4 commit 18c9352
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 @@
kotlin = "2.1.0"
accompanist-permissions = "0.37.0"
ktor = "3.0.3"
dokka = "1.9.20"
dokka = "2.0.0"
kotlinx-datetime = "0.6.1"
kermit = "2.0.5"
atomicfu = "0.26.1"
Expand Down

0 comments on commit 18c9352

Please sign in to comment.