Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.multiplatform to v1.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and robstoll committed May 8, 2024
1 parent 01b2dda commit 417d338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/multiplatform/kotlin-test/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ val atriumVersion = "1.2.0"
val junitVersion = "5.9.3"

plugins {
kotlin("multiplatform") version "1.9.23"
kotlin("multiplatform") version "1.9.24"
}

group = "org.atriumlib.samples"
Expand Down

0 comments on commit 417d338

Please sign in to comment.