Skip to content

Commit 4e9abb4

Browse files
[Update]: Bump jvm from 1.7.10 to 1.7.20
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.7.10 to 1.7.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.7.10...v1.7.20) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 442b556 commit 4e9abb4

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
@@ -4,7 +4,7 @@ val libraryVersion: String by project
44
val libraryGroup: String by project
55

66
plugins {
7-
kotlin("jvm") version "1.7.10"
7+
kotlin("jvm") version "1.7.20"
88
alias(libs.plugins.spotless)
99
}
1010

0 commit comments

Comments
 (0)