Skip to content

Commit aebfff5

Browse files
Bump org.jetbrains.dokka from 1.9.10 to 1.9.20 (#561)
Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.9.10 to 1.9.20. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.9.10...v1.9.20) --- updated-dependencies: - dependency-name: org.jetbrains.dokka dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b927bc commit aebfff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "1.8.0" }
33
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
44
test-retry = { id = "org.gradle.test-retry", version = "1.5.7" }
55
publish-plugin = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
6-
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
6+
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
77
qoomon-git-versioning = { id = "me.qoomon.git-versioning", version = "6.4.3" }
88
kotlin-power-assert = { id = "com.bnorm.power.kotlin-power-assert", version = "0.13.0" }
99

0 commit comments

Comments
 (0)