Skip to content

Commit 19a0470

Browse files
dependabot[bot]harikrishnan83
authored andcommitted
Bump org.jetbrains.kotlin.jvm from 1.6.21 to 1.8.20
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.6.21 to 1.8.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.6.21...v1.8.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6907a3c commit 19a0470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
plugins {
88
// Apply the Kotlin JVM plugin to add support for Kotlin.
9-
id 'org.jetbrains.kotlin.jvm' version '1.6.21'
9+
id 'org.jetbrains.kotlin.jvm' version '1.8.20'
1010

1111
// Apply the application plugin to add support for building a CLI application.
1212
id 'application'

0 commit comments

Comments
 (0)