Skip to content

Commit a3bca04

Browse files
Bump org.jetbrains.kotlin.jvm from 2.1.21 to 2.2.0 (#203)
Bumps [org.jetbrains.kotlin.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/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.21...v2.2.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.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 bcebc65 commit a3bca04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ test-junit-launcher = { group="org.junit.platform", name="junit-platform-launche
99
test-strikt = "io.strikt:strikt-core:0.35.1"
1010

1111
[plugins]
12-
kotlin = "org.jetbrains.kotlin.jvm:2.1.21"
12+
kotlin = "org.jetbrains.kotlin.jvm:2.2.0"
1313
dokka = "org.jetbrains.dokka:2.0.0"
1414
nmcp = "com.gradleup.nmcp:0.1.5"

0 commit comments

Comments
 (0)