Skip to content

Commit 91c20b4

Browse files
dependabot[bot]SJrX
authored andcommitted
Bump org.jetbrains.kotlin.jvm from 1.9.22 to 1.9.23
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.22 to 1.9.23. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v1.9.23) --- 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 d9d0f8f commit 91c20b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ plugins {
3131
id("org.jetbrains.grammarkit") version "2022.3"
3232
id("checkstyle")
3333
id("com.avast.gradle.docker-compose") version "0.16.11"
34-
id("org.jetbrains.kotlin.jvm") version "1.9.22"
34+
id("org.jetbrains.kotlin.jvm") version "1.9.23"
3535
id("idea")
3636
}
3737

0 commit comments

Comments
 (0)