Skip to content

Commit fae1139

Browse files
authored
Merge pull request #605 from viartemev/renovate/org.jetbrains.dokka-1.x
chore(deps): update plugin org.jetbrains.dokka to v1.9.20
2 parents 19afecb + 6e5524a commit fae1139

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

0 commit comments

Comments
 (0)