Skip to content

Commit

Permalink
Update plugin org.jetbrains.dokka to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent 3d811dd commit da83b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
plugins {
id 'org.jetbrains.kotlin.jvm' version '1.8.21'
id 'info.solidsoft.pitest' version '1.9.11'
id "org.jetbrains.dokka" version "1.8.20"
id "org.jetbrains.dokka" version "1.9.0"
id "com.github.ben-manes.versions" version "0.46.0"
// publishing
id 'maven-publish'
Expand Down

0 comments on commit da83b0b

Please sign in to comment.