Skip to content

Commit fae19ae

Browse files
authored
Merge pull request #203 from sqldelight/renovate/org.jetbrains.dokka-2.x
Update plugin dokka to v2.1.0
2 parents 8e44e2e + 1657253 commit fae19ae

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
@@ -12,4 +12,4 @@ coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2"
1212
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version = "2.2.20" }
1313
spotless = { id = "com.diffplug.spotless", version = "8.0.0" }
1414
publish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
15-
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
15+
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }

0 commit comments

Comments
 (0)