Skip to content

Commit 4b601ad

Browse files
Bump org.jetbrains.kotlin.jvm from 1.7.20 to 1.7.21 (#4927)
Bumps org.jetbrains.kotlin.jvm from 1.7.20 to 1.7.21. --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b60f4e2 commit 4b601ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginManagement {
44
id("com.github.johnrengelman.shadow") version "7.1.2"
55
id("com.gradle.enterprise") version "3.11.4"
66
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
7-
id("org.jetbrains.kotlin.jvm") version "1.7.20"
7+
id("org.jetbrains.kotlin.jvm") version "1.7.21"
88
id("org.graalvm.buildtools.native") version "0.9.17"
99
}
1010
}

0 commit comments

Comments
 (0)