Skip to content

Commit

Permalink
Merge pull request #111 from orangain/dependabot/gradle/multiplatform…
Browse files Browse the repository at this point in the history
…-1.9.10

Bump multiplatform from 1.8.22 to 1.9.10
  • Loading branch information
orangain authored Jan 27, 2024
2 parents d543706 + 5dc3fdb commit f26bd43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
kotlin("multiplatform") version "1.8.22" // Kotlin plugin is required for Dokka to work properly.
kotlin("multiplatform") version "1.9.10" // Kotlin plugin is required for Dokka to work properly.
id("com.palantir.git-version") version "3.0.0"
id("org.jetbrains.dokka") version "1.9.10"
}
Expand Down

0 comments on commit f26bd43

Please sign in to comment.