Skip to content

Commit 59ac079

Browse files
Bump dokka-gradle-plugin from 1.5.31 to 1.6.0 (#102)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f360d92 commit 59ac079

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
@@ -2,7 +2,7 @@ version '1.0-SNAPSHOT'
22

33
buildscript {
44
ext.kotlin_version = '1.6.0'
5-
ext.dokka_version = '1.5.31'
5+
ext.dokka_version = '1.6.0'
66
ext.bnd_version = '6.1.0'
77
ext.license_version = '0.15.0'
88
ext.vanniktech_version = '0.18.0'

0 commit comments

Comments
 (0)