Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Commit 443f93a

Browse files
authored
Merge pull request #329 from kwebio/dependabot/gradle/org.jetbrains.dokka-1.7.20
2 parents 5bd67d5 + aac6e1a commit 443f93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
buildsrc.conventions.`kotlin-jvm`
33
buildsrc.conventions.`maven-publish`
4-
id("org.jetbrains.dokka") version "1.7.10"
4+
id("org.jetbrains.dokka") version "1.7.20"
55
id("com.github.johnrengelman.shadow") version "7.1.2"
66
id("com.github.ben-manes.versions") version "0.42.0"
77
kotlin("plugin.serialization")

0 commit comments

Comments
 (0)