Skip to content

Commit bda8664

Browse files
Bump jvm from 2.2.0 to 2.3.0
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: jvm dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3cfc963 commit bda8664

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
@@ -8,7 +8,7 @@ buildscript {
88

99
plugins {
1010
base
11-
kotlin("jvm") version "2.2.0" apply false
11+
kotlin("jvm") version "2.3.0" apply false
1212
id("io.gitlab.arturbosch.detekt") version "1.23.8"
1313
id("com.github.ben-manes.versions") version "0.52.0"
1414
id("org.jmailen.kotlinter") version "5.1.1" apply false

0 commit comments

Comments
 (0)