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
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]>
  • Loading branch information
dependabot[bot] authored and lamba92 committed Dec 17, 2024
1 parent ea845c4 commit bc9bdb5
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 @@ -3,7 +3,7 @@ androidx-test-core = "1.6.1"
android-test-junit = "1.2.1"
nexus-publish-plugin = "2.0.0"
android-gradle-plugin = "8.7.3"
dokka = "2.0.0-Beta"
dokka = "2.0.0"
h2 = "2.3.232"
junit = "5.11.3"
kotlin = "2.1.0"
Expand Down

0 comments on commit bc9bdb5

Please sign in to comment.