From 21f0ca8256ba6d103681d210ee98d7e11dfb3bca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 14:32:51 +0000 Subject: [PATCH] build(deps-dev): bump org.jetbrains.dokka:dokka-maven-plugin Bumps [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](https://github.com/Kotlin/dokka/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- features/kotlin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/kotlin/pom.xml b/features/kotlin/pom.xml index f66747a..e2c0033 100644 --- a/features/kotlin/pom.xml +++ b/features/kotlin/pom.xml @@ -86,7 +86,7 @@ org.jetbrains.dokka dokka-maven-plugin - 2.1.0 + 2.2.0 pre-site