Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.dokka from 1.9.20 to 2.0.0 (#322)
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.dokka from 1.9.20 to 2.0.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 21, 2024
1 parent eec795f commit 7a5ac8f
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 @@ -6,7 +6,7 @@ kotlinx_apiValidator = "0.14.0"
ktlint = "0.51.0-FINAL"
detekt = "1.23.6"
sonar = "6.0.1.5171"
dokka = "1.9.20"
dokka = "2.0.0"
doctor = "0.10.0"
versionCheck = "0.51.0"
versionCatalogUpdate = "0.8.4"
Expand Down

0 comments on commit 7a5ac8f

Please sign in to comment.