Skip to content

Commit

Permalink
Merge pull request #147 from noxone/dependabot/gradle/multiplatform-2…
Browse files Browse the repository at this point in the history
….0.10
  • Loading branch information
noxone authored Aug 6, 2024
2 parents c764d33 + 99235e9 commit 0e39a8b
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 @@ -2,7 +2,7 @@ group = "org.olafneumann.mahjong.points"
version = "1.0-SNAPSHOT"

plugins {
kotlin("multiplatform") version "2.0.0"
kotlin("multiplatform") version "2.0.10"
id("io.gitlab.arturbosch.detekt").version("1.22.0")
}

Expand Down

0 comments on commit 0e39a8b

Please sign in to comment.