Skip to content

Commit 1a94f24

Browse files
deps(deps): bump the build-plugins group with 2 updates
Bumps the build-plugins group with 2 updates: [org.jetbrains.dokka:dokka-gradle-plugin](https://github.com/Kotlin/dokka) and [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover). Updates `org.jetbrains.dokka:dokka-gradle-plugin` 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) Updates `org.jetbrains.kotlinx.kover` from 0.9.2 to 0.9.3 - [Release notes](https://github.com/Kotlin/kotlinx-kover/releases) - [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md) - [Commits](Kotlin/kotlinx-kover@v0.9.2...v0.9.3) --- 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 dependency-group: build-plugins - dependency-name: org.jetbrains.kotlinx.kover dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-plugins ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4df16c8 commit 1a94f24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ annotations = "26.0.2"
44
assertj = "3.27.4"
55
awaitility = "4.3.0"
66
aws-sdk-kotlin = "1.5.16"
7-
dokka = "2.0.0"
7+
dokka = "2.1.0"
88
exposed = "0.58.0"
99
h2 = "2.2.224"
1010
hikaricp = "6.2.1"
@@ -18,7 +18,7 @@ kotlinx-coroutines = "1.10.2"
1818
kotlinx-datetime = "0.6.2"
1919
kotlinx-io = "0.7.0"
2020
kotlinx-serialization = "1.8.1" # check with IJ
21-
kover = "0.9.2"
21+
kover = "0.9.3"
2222
ktlint = "13.1.0"
2323
ktor3 = "3.2.2"
2424
lettuce = "6.5.5.RELEASE"

0 commit comments

Comments
 (0)