Skip to content

Commit

Permalink
Merge pull request #544 from xenondevs/dependabot/gradle/org.jetbrain…
Browse files Browse the repository at this point in the history
…s.dokka-2.0.0

Bump org.jetbrains.dokka from 1.9.20 to 2.0.0
  • Loading branch information
NichtStudioCode authored Jan 6, 2025
2 parents e96b2cf + 3f80931 commit deb5163
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 @@ -61,7 +61,7 @@ test = ["kotlin-test-junit", "junit-jupiter"]
xenondevs-commons = ["commons-collections", "commons-gson", "commons-guava", "commons-provider", "commons-reflection"]

[plugins]
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
paperweight = { id = "io.papermc.paperweight.userdev", version.ref = "paperweight" }

0 comments on commit deb5163

Please sign in to comment.