Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.multiplatform to v1.9.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 3, 2024
1 parent c36e12a commit 61b43df
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
Expand Up @@ -12,7 +12,7 @@ buildscript {
}

plugins {
kotlin("multiplatform") version "1.9.20" apply false
kotlin("multiplatform") version "1.9.22" apply false
id("org.jlleitschuh.gradle.ktlint") version "11.6.1" apply false
id("com.gradle.plugin-publish") version "1.1.0" apply false
id("nebula.release") version "18.0.4"
Expand Down

0 comments on commit 61b43df

Please sign in to comment.