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

Commit 5a9be67

Browse files
authored
Merge pull request #51 from Akii/dependabot/gradle/org.jetbrains.dokka-1.7.20
Bump org.jetbrains.dokka from 1.7.10 to 1.7.20
2 parents de42f4c + 0e8c681 commit 5a9be67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
kotlin("jvm") version "1.7.20"
4-
id("org.jetbrains.dokka") version "1.7.10"
4+
id("org.jetbrains.dokka") version "1.7.20"
55
id("com.gradle.plugin-publish") version "0.21.0"
66
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
77
}

0 commit comments

Comments
 (0)