Skip to content

Commit 1cd9340

Browse files
build(deps): bump org.jetbrains.kotlin.jvm from 2.3.21 to 2.4.0
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 2.3.21 to 2.4.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c8179c commit 1cd9340

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include(":kotlin-compiler-wrapper")
77

88
pluginManagement {
99
plugins {
10-
id("org.jetbrains.kotlin.jvm") version "2.3.21"
10+
id("org.jetbrains.kotlin.jvm") version "2.4.0"
1111
id("org.jetbrains.kotlin.plugin.serialization") version "2.3.21"
1212
id("org.jetbrains.changelog") version "2.5.0"
1313
id("com.google.devtools.ksp") version "2.3.8"

0 commit comments

Comments
 (0)