Skip to content

Commit b637ff0

Browse files
build(deps): bump dokka from 2.2.0-Beta to 2.2.0 (#3175)
Bumps `dokka` from 2.2.0-Beta to 2.2.0. Updates `org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin` from 2.2.0-Beta to 2.2.0 Updates `org.jetbrains.dokka` from 2.2.0-Beta to 2.2.0 --- updated-dependencies: - dependency-name: org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.dokka dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e69c8dc commit b637ff0

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 @@
44
binaryCompatibilityValidator = "0.18.1"
55
agp = "9.1.0"
66
junit = "4.13.2"
7-
dokka = "2.2.0-Beta"
7+
dokka = "2.2.0"
88
kotlinGradlePlugin = "2.3.10"
99
koverGradlePlugin = "0.9.8"
1010
lint = "32.1.0"

0 commit comments

Comments
 (0)