Skip to content

Commit 09c1aa8

Browse files
chore(deps): update plugin org.jetbrains.dokka to v2
1 parent 7a54733 commit 09c1aa8

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)