Skip to content

Commit 4125675

Browse files
Bump org.jetbrains.dokka from 2.1.0 to 2.2.0 (#277)
Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: org.jetbrains.dokka dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb9eb08 commit 4125675

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
@@ -21,7 +21,7 @@ android-application = { id = "com.android.application", version.ref = "android-g
2121
android-library = { id = "com.android.library", version.ref = "android-gradle" }
2222
android-multiplatform = { id = "com.android.kotlin.multiplatform.library", version.ref = "android-gradle" }
2323
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "6.0.9" }
24-
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
24+
dokka = { id = "org.jetbrains.dokka", version = "2.2.0" }
2525
dokka-javadoc = { id = "org.jetbrains.dokka-javadoc", version = "2.2.0" }
2626
embeddedDependencies = { id = "io.github.gmazzo.dependencies.embedded", version = "1.1.0" }
2727
importClasses = { id = "io.github.gmazzo.importclasses", version = "1.3.0" }

0 commit comments

Comments
 (0)