Skip to content

Commit 5a95e61

Browse files
Bump dokka-gradle-plugin from 1.5.30 to 1.5.31 (#97)
Bumps [dokka-gradle-plugin](https://github.com/Kotlin/dokka) from 1.5.30 to 1.5.31. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.5.30...v1.5.31) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d567a1e commit 5a95e61

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.5.31'
5-
ext.dokka_version = '1.5.30'
5+
ext.dokka_version = '1.5.31'
66
ext.bnd_version = '5.3.0'
77
ext.license_version = '0.15.0'
88
ext.vanniktech_version = '0.18.0'

0 commit comments

Comments
 (0)