Skip to content

Commit 0228974

Browse files
chore(deps): update plugin org.jetbrains.dokka to v2.1.0
1 parent 718f9db commit 0228974

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 "2.0.0"
27+
id "org.jetbrains.dokka" version "2.1.0"
2828
id "java-library"
2929
id "maven-publish"
3030
id "signing"

0 commit comments

Comments
 (0)