Skip to content

Commit

Permalink
Merge pull request #78 from kostasdrakonakis/dependabot/gradle/org.je…
Browse files Browse the repository at this point in the history
…tbrains.dokka-dokka-gradle-plugin-1.9.20

Bump org.jetbrains.dokka:dokka-gradle-plugin from 1.9.10 to 1.9.20
  • Loading branch information
kostasdrakonakis authored Mar 14, 2024
2 parents e4b2223 + a57679d commit c78a358
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
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.9.23'
ext.dokka_version = '1.9.10'
ext.dokka_version = '1.9.20'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit c78a358

Please sign in to comment.