Skip to content

Commit

Permalink
Merge pull request #6524 from vector-im/dependabot/gradle/org.jetbrai…
Browse files Browse the repository at this point in the history
…ns.dokka-dokka-gradle-plugin-1.7.10

Bump dokka-gradle-plugin from 1.7.0 to 1.7.10
  • Loading branch information
bmarty authored Jul 29, 2022
2 parents 302edb4 + 0dc80db commit 68cd7d4
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 @@ -30,7 +30,7 @@ buildscript {
classpath 'com.google.android.gms:oss-licenses-plugin:0.10.5'
classpath "com.likethesalad.android:stem-plugin:2.1.1"
classpath 'org.owasp:dependency-check-gradle:7.1.1'
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.7.0"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.7.10"
classpath "org.jetbrains.kotlinx:kotlinx-knit:0.4.0"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down

0 comments on commit 68cd7d4

Please sign in to comment.