Skip to content

Commit

Permalink
Bump dokka-gradle-plugin from 1.5.31 to 1.6.0 (#4407)
Browse files Browse the repository at this point in the history
Bumps dokka-gradle-plugin from 1.5.31 to 1.6.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:dokka-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Nov 24, 2021
1 parent 4f7eb78 commit 1dd2b9a
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 @@ -3,7 +3,7 @@ import java.time.Duration
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlinVersion = '1.5.31'
ext.dokkaVersion = '1.5.31'
ext.dokkaVersion = '1.6.0'

repositories {
mavenCentral()
Expand Down

0 comments on commit 1dd2b9a

Please sign in to comment.