Skip to content

Commit e2c8f71

Browse files
Bump org.jetbrains.dokka from 1.8.20 to 1.9.0
Bumps org.jetbrains.dokka from 1.8.20 to 1.9.0. --- updated-dependencies: - dependency-name: org.jetbrains.dokka dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9235e5 commit e2c8f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import com.android.build.gradle.internal.cxx.configure.gradleLocalProperties
22

33
plugins {
4-
id("org.jetbrains.dokka") version "1.8.20"
4+
id("org.jetbrains.dokka") version "1.9.0"
55
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.13.2"
66
}
77

0 commit comments

Comments
 (0)