Skip to content

Commit

Permalink
Bump org.jetbrains.dokka from 1.7.0 to 1.7.20 (#26)
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.7.0 to 1.7.20.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.7.0...v1.7.20)

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

Signed-off-by: dependabot[bot] <[email protected]>

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 Nov 1, 2022
1 parent 61978b9 commit df5e0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"

id("net.nemerosa.versioning") version "2.15.1"
id("org.jetbrains.dokka") version "1.7.0"
id("org.jetbrains.dokka") version "1.7.20"
id("io.gitlab.arturbosch.detekt") version "1.19.0"
}

Expand Down

0 comments on commit df5e0f4

Please sign in to comment.