Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Bump org.jetbrains.dokka:kotlin-as-java-plugin from 1.9.10 to 1.9.20 (#…
Browse files Browse the repository at this point in the history
…633)

Bumps [org.jetbrains.dokka:kotlin-as-java-plugin](https://github.com/Kotlin/dokka) from 1.9.10 to 1.9.20.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.9.10...v1.9.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:kotlin-as-java-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 5, 2024
1 parent 4b36298 commit dd772b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TeamCode/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-reflect:1.9.22"
implementation 'org.apache.commons:commons-math3:3.6.1'
implementation 'com.acmerobotics.roadrunner:core:0.5.5'
dokkaPlugin "org.jetbrains.dokka:kotlin-as-java-plugin:1.9.10"
dokkaPlugin "org.jetbrains.dokka:kotlin-as-java-plugin:1.9.20"
}
repositories {
mavenCentral()
Expand Down

0 comments on commit dd772b5

Please sign in to comment.