Skip to content

Commit f0a9591

Browse files
build(deps): bump org.jetbrains.dokka from 2.1.0 to 2.2.0 (#144)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kirill Rozov <kirill@androidbroadcast.dev>
1 parent 189d0b6 commit f0a9591

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
@@ -28,7 +28,7 @@ spotless = "8.4.0"
2828
ktlint = "1.8.0"
2929
turbine = "1.2.1"
3030
mavenPublish = "0.36.0"
31-
dokka = "2.1.0"
31+
dokka = "2.2.0"
3232
detekt = "1.23.8"
3333
configcat = "5.1.0"
3434
lint = "32.1.0" # Must equal AGP version + 23.0.0 (e.g., AGP 9.1.0 → Lint 32.1.0)

0 commit comments

Comments
 (0)