Skip to content

Commit 288bff9

Browse files
authored
Merge pull request #613 from viartemev/renovate/org.jetbrains.dokka-2.x
chore(deps): update plugin org.jetbrains.dokka to v2
2 parents 87f04e5 + 09c1aa8 commit 288bff9

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
@@ -24,7 +24,7 @@ buildscript {
2424
plugins {
2525
id("jacoco")
2626
id "com.github.johnrengelman.shadow" version "8.1.1"
27-
id "org.jetbrains.dokka" version "1.9.20"
27+
id "org.jetbrains.dokka" version "2.0.0"
2828
id "java-library"
2929
id "maven-publish"
3030
id "signing"

0 commit comments

Comments
 (0)