Skip to content

Commit 1e9dfd9

Browse files
Bump org.jetbrains.dokka from 2.0.0 to 2.2.0
Bumps org.jetbrains.dokka from 2.0.0 to 2.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>
1 parent 6349892 commit 1e9dfd9

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
@@ -17,6 +17,6 @@ wiremock-junit = { group = "ru.lanwen.wiremock", name = "wiremock-junit5", versi
1717
release = { id = "com.bakdata.release", version = "2.2.0" }
1818
sonar = { id = "com.bakdata.sonar", version = "2.2.0" }
1919
sonatype = { id = "com.bakdata.sonatype", version = "2.2.0" }
20-
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
20+
dokka = { id = "org.jetbrains.dokka", version = "2.2.0" }
2121
kotlin = { id = "org.gradle.kotlin.kotlin-dsl", version = "6.5.2" }
2222
plugin-publish = { id = "com.gradle.plugin-publish", version = "2.1.1" }

0 commit comments

Comments
 (0)