Skip to content

Commit d3a0200

Browse files
Bump jvm from 1.9.22 to 1.9.23 (#23)
Bumps [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: jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15f02f4 commit d3a0200

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
@@ -11,7 +11,7 @@ val redis_version: String by project
1111
plugins {
1212
application
1313
jacoco
14-
kotlin("jvm") version "1.9.22"
14+
kotlin("jvm") version "1.9.23"
1515
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.22"
1616
id("com.github.johnrengelman.shadow") version "7.0.0"
1717
id("org.sonarqube") version "5.0.0.4638"

0 commit comments

Comments
 (0)