Skip to content

Commit 9d304f0

Browse files
authored
Merge pull request #290 from modelix/dependabot/gradle/org.jetbrains.dokka-1.9.10
build(deps): bump org.jetbrains.dokka from 1.9.0 to 1.9.10
2 parents 7bb5e1b + 987083c commit 9d304f0

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
@@ -15,7 +15,7 @@ ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.6.1" }
1515
spotless = { id = "com.diffplug.spotless", version = "6.22.0" }
1616
tasktree = { id = "com.dorongold.task-tree", version = "2.1.1" }
1717
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version = "1.1.0" }
18-
dokka = {id = "org.jetbrains.dokka", version = "1.9.0"}
18+
dokka = {id = "org.jetbrains.dokka", version = "1.9.10"}
1919
node = {id = "com.github.node-gradle.node", version = "7.0.1"}
2020
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.1" }
2121

@@ -92,4 +92,4 @@ apache-cxf-sse = { group = "org.apache.cxf", name = "cxf-rt-rs-sse", version.ref
9292
apache-cxf-client = { group = "org.apache.cxf", name = "cxf-rt-rs-client", version.ref = "apacheCxf" }
9393

9494
semver = { group = "org.semver", name = "api", version = "0.9.33"}
95-
dokka-versioning = { group = "org.jetbrains.dokka", name = "versioning-plugin", version = "1.9.0"}
95+
dokka-versioning = { group = "org.jetbrains.dokka", name = "versioning-plugin", version = "1.9.10"}

0 commit comments

Comments
 (0)