Skip to content

Commit a090be1

Browse files
Bump org.jetbrains.dokka from 1.9.20 to 2.0.0
Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.9.20 to 2.0.0. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.9.20...v2.0.0) --- updated-dependencies: - dependency-name: org.jetbrains.dokka dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 675bfa1 commit a090be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
[plugins]
203203
aggregate-javadoc = 'io.freefair.aggregate-javadoc:8.14'
204204
dependency-license-report = 'com.github.jk1.dependency-license-report:2.9'
205-
dokka = 'org.jetbrains.dokka:1.9.20'
205+
dokka = 'org.jetbrains.dokka:2.0.0'
206206
jib = 'com.google.cloud.tools.jib:3.4.5'
207207
jsonschema2pojo = 'org.jsonschema2pojo:1.2.2'
208208
nexus-publish = 'io.github.gradle-nexus.publish-plugin:1.3.0'

0 commit comments

Comments
 (0)