Skip to content

Commit 4cae73e

Browse files
Bump org.jetbrains.kotlin.jvm from 2.2.21 to 2.3.10 (#273)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 2.2.21 to 2.3.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b294ac9 commit 4cae73e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.21"
12+
kotlin = "org.jetbrains.kotlin.jvm:2.3.10"
1313
dokka = "org.jetbrains.dokka:2.1.0"
1414
nmcp = "com.gradleup.nmcp:1.4.4"

0 commit comments

Comments
 (0)