Skip to content

Commit 9cde15a

Browse files
Bump jvm from 2.1.0 to 2.1.20
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.1.0 to 2.1.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.20) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fa8ca6 commit 9cde15a

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
@@ -19,7 +19,7 @@
1919
*/
2020

2121
plugins {
22-
kotlin("jvm") version "2.1.0"
22+
kotlin("jvm") version "2.1.20"
2323
id("com.gradle.plugin-publish") version "1.2.1"
2424
}
2525

0 commit comments

Comments
 (0)