Skip to content

Commit

Permalink
Bump dev-support Kotlin version.
Browse files Browse the repository at this point in the history
  • Loading branch information
TadeasKriz committed Oct 27, 2023
1 parent abde0b5 commit febe2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-support/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("dev.root")
kotlin("multiplatform") version "1.9.20-RC" apply false
kotlin("multiplatform") version "1.9.20-RC2" apply false
}

buildscript {
Expand Down

0 comments on commit febe2f6

Please sign in to comment.