Skip to content

Commit

Permalink
Bump org.jetbrains.dokka from 1.8.20 to 1.9.0 (#350)
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.dokka from 1.8.20 to 1.9.0.

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

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 Sep 13, 2023
1 parent 7ab1afc commit 0faf6c0
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 @@ -4,7 +4,7 @@ kotlin = "1.9.10"

[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
dokka = { id = "org.jetbrains.dokka", version = "1.8.20" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.0" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.5.1" }
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }
plugin-publish = { id = "com.gradle.plugin-publish", version = "1.2.1" }
Expand Down

0 comments on commit 0faf6c0

Please sign in to comment.