From 06f49e1288ca31a61e35adda733ff6dc22c9c9ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 05:24:27 +0000 Subject: [PATCH 1/2] Bump org.jetbrains.dokka:dokka-maven-plugin from 2.0.0-Beta to 2.0.0 Bumps [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) from 2.0.0-Beta to 2.0.0. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](https://github.com/Kotlin/dokka/compare/v2.0.0-Beta...v2.0.0) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index de2aa0f54..e0b7d0950 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,7 @@ org.jetbrains.dokka dokka-maven-plugin - 2.0.0-Beta + 2.0.0 prepare-package From 3591730aac2109ea706fb018f2a5bd53e42846ca Mon Sep 17 00:00:00 2001 From: Valentyn Kolesnikov Date: Mon, 23 Dec 2024 08:14:08 +0200 Subject: [PATCH 2/2] Update pom-central.xml --- pom-central.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom-central.xml b/pom-central.xml index 1160a0f53..c53136333 100644 --- a/pom-central.xml +++ b/pom-central.xml @@ -109,7 +109,7 @@ org.jetbrains.dokka dokka-maven-plugin - 2.0.0-Beta + 2.0.0 prepare-package