Skip to content

Commit 4d830d1

Browse files
[Update]: Bump org.jetbrains.dokka from 1.9.10 to 1.9.20
Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.9.10 to 1.9.20. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.9.10...v1.9.20) --- updated-dependencies: - dependency-name: org.jetbrains.dokka dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64a51fb commit 4d830d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
agpVersion = '8.3.0'
55
mavenPublishVersion = '0.27.0'
66
kotlinVersion = '1.9.22'
7-
dokkaVersion = '1.9.10'
7+
dokkaVersion = '1.9.20'
88
composeBomVersion = '2024.02.01'
99
composeCompilerVersion = '1.5.10'
1010
activityVersion = '1.8.2'

0 commit comments

Comments
 (0)