Skip to content

Commit 2c6596e

Browse files
Build(deps): 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](Kotlin/dokka@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bd45bd commit 2c6596e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<kotlin.version>2.3.20</kotlin.version>
138138
<ksp.version>2.3.6</ksp.version>
139139
<kotlinpoet.version>2.2.0</kotlinpoet.version>
140-
<dokka.version>2.1.0</dokka.version>
140+
<dokka.version>2.2.0</dokka.version>
141141
<scala.version>2.13.16</scala.version>
142142
<asm.version>9.9.1</asm.version>
143143
<querydsl.version>${project.version}</querydsl.version>

0 commit comments

Comments
 (0)