Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.dokka from 1.9.20 to 2.0.0 (#46)
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.dokka](https://github.com/Kotlin/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
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Dec 17, 2024
1 parent d057ea3 commit 7bafe94
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 @@ -7,7 +7,7 @@ androidGradlePlugin = "8.7.3"
androidx-activity-compose = "1.9.3"
androidx-window = "1.3.0"
compose-plugin = "1.7.1"
dokka = "1.9.20"
dokka = "2.0.0"
kotlin = "2.1.0"

[libraries]
Expand Down

0 comments on commit 7bafe94

Please sign in to comment.