Skip to content

Commit fb41d14

Browse files
committed
resolve conflicts
1 parent fe82cc4 commit fb41d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/kotlin-multiplatform/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import kotlinx.benchmark.gradle.JsBenchmarksExecutor
55

66
plugins {
77
kotlin("multiplatform")
8-
kotlin("plugin.allopen") version "1.8.21"
8+
kotlin("plugin.allopen") version "1.9.0"
99
id("org.jetbrains.kotlinx.benchmark")
1010
}
1111

0 commit comments

Comments
 (0)