Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.dokka from 1.9.20 to 2.0.0 (#296)
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.9.20 to 2.0.0.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.9.20...v2.0.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.dokka
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2024
1 parent c558829 commit 202c461
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 @@ -3,7 +3,7 @@ kotlin = "2.1.0"
coroutines = "1.10.1"
aws-sqs = "2.29.34"
ktfmt = "0.21.0"
dokka = "1.9.20"
dokka = "2.0.0"
spring-boot = "3.4.1"
protobuf-plugin = "0.9.4"
protobuf-java = "4.29.2"
Expand Down

0 comments on commit 202c461

Please sign in to comment.