Skip to content

Commit 431c2ee

Browse files
Bump org.jetbrains.dokka from 2.0.0 to 2.1.0
Bumps org.jetbrains.dokka from 2.0.0 to 2.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 b159588 commit 431c2ee

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.0.0" }
1818
sonar = { id = "com.bakdata.sonar", version = "2.0.0" }
1919
sonatype = { id = "com.bakdata.sonatype", version = "2.0.0" }
20-
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
20+
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
2121
kotlin = { id = "org.gradle.kotlin.kotlin-dsl", version = "6.4.2" }
2222
plugin-publish = { id = "com.gradle.plugin-publish", version = "2.0.0" }

0 commit comments

Comments
 (0)