Skip to content

Commit

Permalink
Bump dokka-gradle-plugin from 1.4.20 to 1.4.30 in /library (#112)
Browse files Browse the repository at this point in the history
Bumps [dokka-gradle-plugin](https://github.com/Kotlin/dokka) from 1.4.20 to 1.4.30.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.4.20...v1.4.30)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 17, 2021
1 parent afdecb0 commit b808aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ext.libs = [
],
],
"dokka": [
"gradlePlugin": "org.jetbrains.dokka:dokka-gradle-plugin:1.4.20",
"gradlePlugin": "org.jetbrains.dokka:dokka-gradle-plugin:1.4.30",
"gradlePluginId": "org.jetbrains.dokka",
],
"kotest": [
Expand Down

0 comments on commit b808aa1

Please sign in to comment.