Skip to content

Commit 51eb4c2

Browse files
Bump jvm from 2.1.21 to 2.2.0 (#89)
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.1.21 to 2.2.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.0/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.21...v2.2.0) --- updated-dependencies: - dependency-name: jvm dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e643493 commit 51eb4c2

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
@@ -5,7 +5,7 @@ import java.net.URL
55

66

77
plugins {
8-
kotlin("jvm") version "2.1.21"
8+
kotlin("jvm") version "2.2.0"
99
`maven-publish`
1010
signing
1111
id("net.nemerosa.versioning") version "3.1.0"

0 commit comments

Comments
 (0)