From 524143c5620d37b1b4c0831680b69d56c74d1121 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 09:01:24 +0000 Subject: [PATCH] Bump org.jetbrains.dokka:dokka-maven-plugin from 2.0.0 to 2.1.0 Bumps [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](https://github.com/Kotlin/dokka/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e28b0cd..c8ae287 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ org.jetbrains.dokka dokka-maven-plugin - 2.0.0 + 2.1.0 attach-javadocs