Skip to content

Commit 5122e82

Browse files
Bump org.jetbrains.dokka from 2.1.0 to 2.2.0
Bumps [org.jetbrains.dokka](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 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 4bfd672 commit 5122e82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[plugins]
22
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "2.3.20" }
3-
dokka-base = { id = "org.jetbrains.dokka", version = "2.1.0" }
3+
dokka-base = { id = "org.jetbrains.dokka", version = "2.2.0" }
44
dokka-java = { id = "org.jetbrains.dokka-javadoc", version = "2.2.0" }
55

66
[libraries]

0 commit comments

Comments
 (0)