Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.dokka:dokka-gradle-plugin (#1280)
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.dokka:dokka-gradle-plugin from 1.9.0 to 1.9.10.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 27, 2023
1 parent bcd316d commit 741a8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ buildscript {
classpath 'com.mxalbert.gradle:jacoco-android:0.2.1'
classpath "com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:2.0.1"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.9.0"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.9.10"
}
}

Expand Down

0 comments on commit 741a8b1

Please sign in to comment.