Skip to content

Commit 355670d

Browse files
chore(deps): bump org.jetbrains.dokka from 2.0.0 to 2.1.0
Bumps [org.jetbrains.dokka](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 dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 982cf6d commit 355670d

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
@@ -3,7 +3,7 @@ agp = "8.13.0"
33
clikt = "5.0.3"
44
flexMessagingCore = "4.8.0"
55
kotlin = "2.2.20"
6-
dokka = "2.0.0"
6+
dokka = "2.1.0"
77
kotlinxCoroutines = "1.10.2"
88
kotlinxDatetime = "0.7.1"
99
kotlinxKover = "0.9.2"

0 commit comments

Comments
 (0)