Skip to content

Commit ab5f8fe

Browse files
authored
Merge pull request #88 from PatilShreyas/dependabot/gradle/org.jetbrains.dokka-1.9.20
[Update]: Bump org.jetbrains.dokka from 1.9.10 to 1.9.20
2 parents 64a51fb + 4d830d1 commit ab5f8fe

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)