Skip to content

Commit a070a46

Browse files
dependabot[bot]ForNeVeR
authored andcommitted
Build(deps): bump org.jetbrains.kotlin.jvm from 1.9.23 to 1.9.24
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.24/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.23...v1.9.24) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de782ec commit a070a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ changelog = { id = "org.jetbrains.changelog", version = "2.2.0" }
1616
download = { id = "de.undercouch.download", version = "5.6.0" }
1717
grammarkit = { id = "org.jetbrains.grammarkit", version = "2022.3.2.2" }
1818
intellij = { id = "org.jetbrains.intellij", version = "1.17.3" }
19-
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "1.9.23" }
19+
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "1.9.24" }

0 commit comments

Comments
 (0)