Skip to content

Commit b651892

Browse files
Bump jvm from 2.0.10 to 2.0.20
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.0.10 to 2.0.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.10...v2.0.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 c0f5ac2 commit b651892

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
@@ -6,7 +6,7 @@ plugins {
66
java
77
jacoco
88
id("maven-publish")
9-
kotlin("jvm") version "2.0.10"
9+
kotlin("jvm") version "2.0.20"
1010
id("java-gradle-plugin")
1111
id("org.cadixdev.licenser") version "0.6.1"
1212
id("com.gradle.plugin-publish") version "1.2.1"

0 commit comments

Comments
 (0)