Skip to content

Commit 2c2c904

Browse files
Bump org.jetbrains.kotlin.js from 1.8.22 to 2.1.10
Bumps [org.jetbrains.kotlin.js](https://github.com/JetBrains/kotlin) from 1.8.22 to 2.1.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.22...v2.1.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4341c69 commit 2c2c904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginManagement {
55

66
plugins {
77
id("org.jetbrains.kotlin.jvm") version "1.8.22"
8-
id("org.jetbrains.kotlin.js") version "1.8.22"
8+
id("org.jetbrains.kotlin.js") version "2.1.10"
99
id("com.android.application") version "4.2.2"
1010
}
1111

0 commit comments

Comments
 (0)