Skip to content

Commit

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

Updates `org.jetbrains.dokka:dokka-gradle-plugin` 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)

Updates `org.jetbrains.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)

Updates `org.jetbrains.dokka-javadoc` from 2.0.0-Beta to 2.0.0

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 9b1ebb0 commit 84c21d8
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 @@ -19,7 +19,7 @@ coil = "3.0.4"
comscore = "6.11.1"
dependency-analysis-gradle-plugin = "2.6.0"
detekt = "1.23.7"
dokka = "2.0.0-Beta"
dokka = "2.0.0"
guava = "33.3.1-android"
json = "20240303"
junit = "4.13.2"
Expand Down

0 comments on commit 84c21d8

Please sign in to comment.