Skip to content

Commit

Permalink
build(deps): bump dokka-gradle-plugin from 1.7.0 to 1.7.10
Browse files Browse the repository at this point in the history
Bumps dokka-gradle-plugin from 1.7.0 to 1.7.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mikehardy committed Jul 19, 2022
1 parent 9a02f96 commit b279e01
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 @@ -11,7 +11,7 @@ buildscript {
androidxTestJunitVersion = "1.1.3"
sqliteVersion = "2.2.0"
kotlin_version = '1.7.10'
version_dokka = "1.7.0"
version_dokka = "1.7.10"
}

repositories {
Expand Down

0 comments on commit b279e01

Please sign in to comment.