Skip to content

Commit 1ae4326

Browse files
chore: bump org.jetbrains.kotlin.jvm from 1.6.10 to 1.7.10
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.6.10 to 1.7.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.6.10...v1.7.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35a1ea3 commit 1ae4326

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
@@ -7,7 +7,7 @@ plugins {
77
// Java support
88
id("java")
99
// Kotlin support
10-
id("org.jetbrains.kotlin.jvm") version "1.6.10"
10+
id("org.jetbrains.kotlin.jvm") version "1.7.10"
1111
// Gradle IntelliJ Plugin
1212
id("org.jetbrains.intellij") version "1.6.0"
1313
// Gradle Changelog Plugin

0 commit comments

Comments
 (0)