Skip to content

Commit

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

Bumps [org.jetbrains.dokka:dokka-gradle-plugin](https://github.com/Kotlin/dokka) from 2.0.0-Beta to 2.0.0.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v2.0.0-Beta...v2.0.0)

---
updated-dependencies:
- 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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 271c9ab commit be7559d
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 @@ -4,7 +4,7 @@ android-test-junit = "1.2.1"
jna = "5.15.0"
nexus-publish-plugin = "2.0.0"
android-gradle-plugin = "8.7.3"
dokka = "2.0.0-Beta"
dokka = "2.0.0"
kotlin = "2.1.0"
kotlinx-coroutines = "1.10.0"
kotlinx-datetime = "0.6.1"
Expand Down

0 comments on commit be7559d

Please sign in to comment.