Skip to content

Commit

Permalink
Bump multiplatform from 1.9.22 to 1.9.23 (#6)
Browse files Browse the repository at this point in the history
Bump multiplatform from 1.9.22 to 1.9.23
  • Loading branch information
ronhombre authored Mar 8, 2024
2 parents 144dbf0 + edc90d3 commit 9e5cd4c
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 @@ -7,7 +7,7 @@ import java.nio.file.Files
import java.security.MessageDigest

plugins {
kotlin("multiplatform") version "1.9.22" //Kotlin Multiplatform
kotlin("multiplatform") version "1.9.23" //Kotlin Multiplatform
id("org.jetbrains.dokka") version "1.9.20" //KDocs
signing //GPG
}
Expand Down

0 comments on commit 9e5cd4c

Please sign in to comment.