Skip to content

Commit

Permalink
Update plugin dokka to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and paul-griffith committed Dec 19, 2024
1 parent 64e7e0c commit 2907551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
conveyor = { id = "dev.hydraulic.conveyor", version = "1.9" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }

[libraries]
# core functionality
Expand Down

0 comments on commit 2907551

Please sign in to comment.