Skip to content

Commit 04cf50a

Browse files
build(deps): bump org.jetbrains.dokka:dokka-gradle-plugin
Bumps [org.jetbrains.dokka:dokka-gradle-plugin](https://github.com/Kotlin/dokka) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-gradle-plugin dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d7b0e7 commit 04cf50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ targetSdk = "36"
44
minimumSdk = "21"
55

66
appcompat = "1.7.1"
7-
dokka-gradle-plugin = "2.0.0"
7+
dokka-gradle-plugin = "2.1.0"
88
gradle = "8.13.0"
99
jacoco-android = "0.2.1"
1010
lifecycle-extensions = "2.2.0"

0 commit comments

Comments
 (0)