Skip to content

Commit f6a89ee

Browse files
Bump org.jetbrains.kotlin.jvm from 1.9.0 to 1.9.20
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.0 to 1.9.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c1ceeb commit f6a89ee

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
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java'
33
id 'org.jetbrains.intellij' version '1.15.0'
4-
id 'org.jetbrains.kotlin.jvm' version '1.9.0'
4+
id 'org.jetbrains.kotlin.jvm' version '1.9.20'
55
id 'jacoco'
66
id 'org.kordamp.gradle.markdown' version '2.2.0'
77
}

0 commit comments

Comments
 (0)