Skip to content

Commit 5f92c13

Browse files
Bump jvm from 2.3.10 to 2.3.20 (#144)
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.3.10 to 2.3.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.10...v2.3.20) --- updated-dependencies: - dependency-name: jvm dependency-version: 2.3.20 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 255398c commit 5f92c13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ val kotlinVersion = "2.3.20"
1010
val ktfmtVersion = "0.44"
1111

1212
plugins {
13-
kotlin("jvm") version "2.3.10"
13+
kotlin("jvm") version "2.3.20"
1414
id("com.github.ben-manes.versions") version "0.53.0"
1515
id("com.diffplug.spotless") version "8.3.0"
1616
id("com.vanniktech.maven.publish") version "0.36.0"

0 commit comments

Comments
 (0)