Skip to content

Commit

Permalink
Bump org.jetbrains.dokka from 1.8.20 to 1.9.0 (#416)
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.8.20 to 1.9.0.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.8.20...v1.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: José Carlos Montañez <[email protected]>
  • Loading branch information
dependabot[bot] and Montagon authored Sep 13, 2023
1 parent 4029690 commit f56c4d4
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 @@ -16,7 +16,7 @@ uuid = "0.0.21"
postgresql = "42.6.0"
testcontainers = "1.19.0"
hikari = "5.0.1"
dokka = "1.8.20"
dokka = "1.9.0"
logback = "1.4.11"
node-gradle = "5.0.0"
kotlinx-coroutines = "1.7.3"
Expand Down

0 comments on commit f56c4d4

Please sign in to comment.