Skip to content

Commit c3fce5c

Browse files
build(deps): bump org.jetbrains.dokka:versioning-plugin
Bumps [org.jetbrains.dokka:versioning-plugin](https://github.com/Kotlin/dokka) from 1.9.0 to 1.9.10. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.9.0...v1.9.10) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:versioning-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 466075f commit c3fce5c

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
@@ -92,4 +92,4 @@ apache-cxf-sse = { group = "org.apache.cxf", name = "cxf-rt-rs-sse", version.ref
9292
apache-cxf-client = { group = "org.apache.cxf", name = "cxf-rt-rs-client", version.ref = "apacheCxf" }
9393

9494
semver = { group = "org.semver", name = "api", version = "0.9.33"}
95-
dokka-versioning = { group = "org.jetbrains.dokka", name = "versioning-plugin", version = "1.9.0"}
95+
dokka-versioning = { group = "org.jetbrains.dokka", name = "versioning-plugin", version = "1.9.10"}

0 commit comments

Comments
 (0)