Skip to content

Commit

Permalink
Merge pull request #56 from GetStream/dependabot/gradle/org.jetbrains…
Browse files Browse the repository at this point in the history
….dokka-1.9.0

Bump org.jetbrains.dokka from 1.8.20 to 1.9.0
  • Loading branch information
skydoves authored Sep 19, 2023
2 parents df28051 + a421fba commit 84e8f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ android-application = { id = "com.android.application", version.ref = "androidGr
android-library = { id = "com.android.library", version.ref = "androidGradlePlugin" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
dokka = { id = "org.jetbrains.dokka", version = "1.8.20" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.0" }
nexusPlugin = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
kotlinBinaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.13.2" }

0 comments on commit 84e8f06

Please sign in to comment.