Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.multiplatform to v1.6…
Browse files Browse the repository at this point in the history
….21 (#91)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 20, 2022
1 parent aff0970 commit dbea8f3
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,6 +1,6 @@
plugins {
kotlin("jvm") version "1.6.21" apply false
kotlin("multiplatform") version "1.6.20" apply false
kotlin("multiplatform") version "1.6.21" apply false
id("io.bkbn.sourdough.root") version "0.6.0"
id("com.github.jakemarsden.git-hooks") version "0.0.2"
id("org.jetbrains.dokka") version "1.6.20"
Expand Down

0 comments on commit dbea8f3

Please sign in to comment.