Skip to content

Commit a63d2e2

Browse files
chore(deps): update plugin dokka to v2.1.0
1 parent bb56ff3 commit a63d2e2

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
@@ -20,7 +20,7 @@ junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", vers
2020
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
2121
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.97.0" }
2222
publicOnCentral = { id = "org.danilopianini.publish-on-central", version = "7.0.4" }
23-
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
23+
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
2424
shadowJar = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
2525
semanticVersioning = { id = "org.danilopianini.git-sensitive-semantic-versioning", version = "6.0.2" }
2626

0 commit comments

Comments
 (0)