Skip to content

Commit

Permalink
Merge pull request #118 from GetStream/dependabot/gradle/org.jetbrain…
Browse files Browse the repository at this point in the history
…s.dokka-1.9.20

Bump org.jetbrains.dokka from 1.9.10 to 1.9.20
  • Loading branch information
skydoves authored Mar 7, 2024
2 parents d145fc7 + 8bf0d8b commit f8d56c3
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 @@ -67,6 +67,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.9.10" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
nexusPlugin = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
kotlinBinaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.14.0" }

0 comments on commit f8d56c3

Please sign in to comment.